[Bug middle-end/65788] [6 Regression] 416.gamess in SPEC CPU 2006 failed to build
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 20 08:56:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65788
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to rguenther@suse.de from comment #4)
> 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.
Works for me again.
More information about the Gcc-bugs
mailing list