[Bug middle-end/65788] [6 Regression] 416.gamess in SPEC CPU 2006 failed to build
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Fri Apr 17 12:15:00 GMT 2015
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.
More information about the Gcc-bugs
mailing list