https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65788

--- Comment #4 from rguenther at suse dot de <rguenther at suse dot de> ---
On Fri, 17 Apr 2015, hjl.tools at gmail dot com wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65788
> 
> H.J. Lu <hjl.tools at gmail dot com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|WAITING                     |ASSIGNED
> 
> --- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
> (In reply to Richard Biener from comment #2)
> > Can't reproduce with r222165 and -O3 -funroll-loops -ffast-math.
> 
> But my bug report is against
> 
> -O3 -funroll-loops -ffast-math -fwhole-program -flto=jobserver
> -fuse-linker-plugin
> 
> not -O3 -funroll-loops -ffast-math.  r222168 still has the same bug.

My bad - I uses

-O3 -funroll-loops -ffast-math -flto=jobserver 

linker-plugin gets used automatically for me and -fwhole-program
should be a no-op with linker-plugin.  I can re-double-check that
on Monday though.

Reply via email to