This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [g77 testsuite] Update g77.dg/f77-edit-i-in.f


On Fri, 12 Apr 2002, Billinghurst, David (CRTS) wrote:

> Test g77.dg/f77-edit-i-in.f is xfailed on mmix-knuth-mmixware,
> which doesn't implement scratch files.

The test fails for same reason on other simulated targets it
seems.

>  This rewrite of the
> test uses an internal character buffer.

Thanks!  I thought files were central to the test.  Do I need to
mention my blissful fortran ignorance again?

>  If it is OK I will
> patch the other f77-edit-*-in.f tests similarly.
>
> Trunk only, of course

Question of the day: Should the testsuite be subject to the same
strict rules as the "real" code?  Of course it's right to go
with that at the moment, but I think changes that work in the
direction of increasing exposure of bugs should really be ok;
testsuite changes don't risk the stability of the compiler.
For example, this particular change would let the test run on
more targets.

brgds, H-P



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