This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: how to add tests with input for g77?
- To: d dot love at dl dot ac dot uk, law at cygnus dot com
- Subject: Re: how to add tests with input for g77?
- From: mrs at wrs dot com (Mike Stump)
- Date: Mon, 23 Nov 1998 12:43:15 -0800
- Cc: egcs at cygnus dot com
> To: Dave Love <d.love@dl.ac.uk>
> Date: Thu, 19 Nov 1998 17:15:51 -0700
> From: Jeffrey A Law <law@cygnus.com>
> It would be fine to extend the torture frameworks to handle this; my
> only request would be that we somehow flag such tests as only
> available on native platforms -- consider how you do IO on a board
> or pass arguments to simulated programs.
No. We support both IO and arguments to programs and stdin on
VxWorks, yet we are not native. A finer grained approach is
necessary.