[Bug fortran/40011] Problems with -fwhole-file
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Tue May 5 07:06:00 GMT 2009
------- Comment #10 from dominiq at lps dot ens dot fr 2009-05-05 07:05 -------
After filtering the useless warning with a line
> regsub -all "(^|\n)cc1: warning: command line option .-fwhole-file. is valid for Fortran but not for C" $text "" text
gcc/testsuite/lib/prune.expI get:
=== gfortran Summary ===
# of expected passes 118146
# of unexpected failures 144
# of expected failures 78
# of unsupported tests 906
I attached a full summary.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40011
More information about the Gcc-bugs
mailing list