http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916

--- Comment #83 from Iain Sandoe <iains at gcc dot gnu.org> 2010-12-16 17:40:35 
UTC ---
(In reply to comment #82)
> (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?

hang on guys ;) ... 
.. the patch I have in progress  [which is different from the one of yesterday
evening]

(a) resolves this and PR46904 
(b) has no libgomp issues against trunk 167948 

(on *-d9) .

-- I will check it on D10 .. before re-posting.
.. if you want to try in advance I can copy it to you by email.

Reply via email to