[Bug lto/59723] [4.9 Regression] ICE: in lto_output_tree, at lto-streamer-out.c:1390 when compiling some Fortran tests with -flto
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Fri Jan 10 08:33:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59723
--- Comment #8 from rguenther at suse dot de <rguenther at suse dot de> ---
On Thu, 9 Jan 2014, dominiq at lps dot ens.fr wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59723
>
> --- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> > ... which implies that the GCC testsuite needs to be improved with regards
> > to LTO testing as there was no new failure with the patch.
Maybe ... but if you modify LTO code for a feature I'd expect you
try LTO on a simple example using that feature ;)
> Not GCC, but gfortran. I stumbled on this pr with
>
> make -k check-gfortran
> RUNTESTFLAGS="--target_board=unix'{-m32/-flto,-m64/-flto}'"
>
> One may consider to add something '-Ofast -flto' to the set of options in
> gfortran.dg.
One always has to weight in testing time of course.
More information about the Gcc-bugs
mailing list