This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: PATCH: PR fortran/33646: [4.3 Regression] Gcc 4.3 revision 128954 failed tonto in SPEC CPU 2006


> +! { dg-final { cleanup-modules "BAR_MODULE FOO_MODULE" } }

I'm not sure but I think that both modules names should be lowercase
in the cleanup-modules directive. You can check that, after running
the testsuite, the files bar_module.mod and foo_module.mod have
correctly been removed from the testsuite directory.

Other than that, it's OK.

FX


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