This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31364] [4.3 Regression] secureplt breaks bootstrap
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Mar 2007 10:51:14 -0000
- Subject: [Bug target/31364] [4.3 Regression] secureplt breaks bootstrap
- References: <bug-31364-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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