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]

Re: how to add tests with input for g77?


>>>>> "Jeff" == Jeffrey A Law <law@cygnus.com> writes:

 Jeff> It would be fine to extend the torture frameworks to handle
 Jeff> this; 

I'm not going to be able to, I'm afraid.  Would anyone with a
deja-clue care to volunteer?  This would certainly be useful for g77
tests.

 Jeff> my only request would be that we somehow flag such tests as
 Jeff> only available on native platforms -- consider how you do IO on
 Jeff> a board or pass arguments to simulated programs.

We already have some fortran tests that write files, if that's the
issue (the runtime could always produce error messages).  Can someone
let me know how they need to be fixed?

I don't know the what `boards' actually entails, sorry -- I've only
ever used embedded things with discs or network.  If they can't do
i/o, can/does the fortran i/o library even get built?  If not,
presumably fortran things will fail generally.


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