• Rusty Russell's avatar
    configurator: more robust test for HAVE_NESTED_FUNCTIONS · 975dff72
    Rusty Russell authored
    Thanks to Andreas Schlick, we have a nicer test for when gcc warns about
    trampolines (gcc 4.6's -Wtrampolines).  This works at any optimization level,
    and means when that warning is enabled we recognize that we shouldn't allow
    nested functions.
    975dff72
configurator.c 10.3 KB