http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916
--- Comment #82 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-12-16 17:33:30 UTC --- (In reply to comment #80) > Yes and it happens for a lot of tests in libgomp at -m32... Confirmed here!-(so far the best fix for this pr is to revert 167727) Is there a way to disable the new 'if' + if (!flag_reorder_functions + || !targetm.have_named_sections) + return NULL; for darwin only?