This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/28032] gfortran.dg/secnds.f test not honoring dg-options flag
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 May 2008 00:42:52 -0000
- Subject: [Bug testsuite/28032] gfortran.dg/secnds.f test not honoring dg-options flag
- References: <bug-28032-3107@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from janis at gcc dot gnu dot org 2008-05-15 00:42 -------
The test is being run with "-O0 -O0 -ffloat-store", then "-O1 -O0
-ffloat-store", and so on through the torture options used for the gfortran.dg
tests. I recommend removing "-O0" from dg-options.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28032