The test gfortran.dg/secnds.f starts with: C { dg-do run } C { dg-options "-O0" }
But the test is run with -O0, -O1, -O2, etc options. My guess is that dejagnu is not recognizing the dg-options setting because the lines starts with a 'C' and not a more C/C++ like comment. -- Summary: gfortran.dg/secnds.f test not honoring dg-options flag Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sje at cup dot hp dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28032