This is the mail archive of the gcc@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]

dejagnu f-torture compiler options


The Fortran testsuite currently doesn't support the `special options'
stuff in test case comments per recent discussion (which I've lost,
sorry, and the archive search doesn't reveal).  Should one just hack
this out of old-dejagnu.exp into f-torture.exp (pretending one speaks
Tcl) or do something else?

Also, f-torture.exp doesn't exercise -g.  Is it necessary/wise to add
a separate `{ -O2 -g }' item to the list (like c-torture) rather than
just tagging `-g' onto one of the others?

[I'd be happy to know if I should be leaving this to someone else!]


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