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 target/31364] [4.3 Regression] secureplt breaks bootstrap



------- Comment #14 from tbm at cyrius dot com  2007-03-28 11:51 -------
Results are in, and it looks good.  A bootstrap with the following languages
works fine: --enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang

The test results with --enable-secureplt actually look better than
without this option.  The following failures show up without the option
enabled. (I didn't investigate why though, maybe those tests are simply
not being run with --enable-secureplt).

+FAIL:  c954026
-FAIL: gfortran.dg/secnds.f  -O2  execution test
+FAIL: gfortran.dg/secnds-1.f  -O2  execution test
+FAIL: gfortran.dg/secnds-1.f  -Os  execution test
+FAIL: gfortran.dg/secnds.f  -O1  execution test
+FAIL: gfortran.dg/secnds.f  -O3 -fomit-frame-pointer  execution test
+FAIL: gfortran.dg/secnds.f  -O1  execution test


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31364


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