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: gfortran patch - g77 record markers


On Tue, May 31, 2005 at 08:14:38PM +0200, Tobias Schlüter wrote:
> bud davis wrote:
> > two things are not complete; testsuite changes and the info page.  I am 
> > not sure how to accomplish either of these.  i assume we want to run any 
> > testsuite files that use unformatted sequential I/O with and without 
> > this compile option.  request that someone on the list will provide 
> > assistance on these two items.
> 
> { dg-options "-frecord-mark-g77" }
> 
> There's no way that I'm aware of which allows one to cycle through a list of
> options.

See gcc-dg-runtest in lib/gcc-dg.exp, which cycles through a list of
options.  There is similar support for objc and obj-c++.  Tell me what
you need and I can help you set it up.

Janis


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