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]

Re: fortran tests change


> Craig> I like this!  
>
>Does that mean check it in?

Unless somebody else objects, sure; e.g. maybe there'll be a problem
"printing" a bunch of output during that particular type of testing,
but that's the only thing I can think of that could be a problem.

>We should check that exit works, if someone can tell me how to do it
>in dejagnu.  Or do you mean have libf2c's make check just do
>      WRITE (6,*) 'You should see exit status 1'
>      CALL EXIT(1)
>      END

If that's all that's really left to do, sure.  Not really a u77-test.f
in that case, I guess.

Come to think of it, the `make check' could specifically check for
exit status 1, correct?

        tq vm, (burley)


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