This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/65788] [6 Regression] 416.gamess in SPEC CPU 2006 failed to build


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]