public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* new g77 testuite cases.  help needed.
@ 1998-03-10 22:02 Robert Lipe
  1998-03-11  0:34 ` Jeffrey A Law
  1998-03-11  3:33 ` Dave Love
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Lipe @ 1998-03-10 22:02 UTC (permalink / raw)
  To: egcs

I've been picking through archives of the list snaring problem reports.
I remember very little about Fortran.   I have boiled down several test
cases, but would like to work with a g77-compatible person to get them
right.   I'm not sure that I captured the spirit of all the tests.

In the g77 testing framework, how can I tell it "this test needs to be
compiled with '-fPIC' or with '-g' or other options"?

I'll start committing these new cases soon.   

-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: new g77 testuite cases. help needed.
  1998-03-10 22:02 new g77 testuite cases. help needed Robert Lipe
@ 1998-03-11  0:34 ` Jeffrey A Law
  1998-03-11  3:33 ` Dave Love
  1 sibling, 0 replies; 3+ messages in thread
From: Jeffrey A Law @ 1998-03-11  0:34 UTC (permalink / raw)
  To: Robert Lipe; +Cc: egcs

  In message < 19980311000222.21501@dgii.com >you write:
  > I've been picking through archives of the list snaring problem reports.
  > I remember very little about Fortran.   I have boiled down several test
  > cases, but would like to work with a g77-compatible person to get them
  > right.   I'm not sure that I captured the spirit of all the tests.
  > 
  > In the g77 testing framework, how can I tell it "this test needs to be
  > compiled with '-fPIC' or with '-g' or other options"?
  > 
  > I'll start committing these new cases soon.   
The existing g77 testsuite is 100% based on the c-torture framework;
there's not "gcc.dg" framework for the g77 testsuite.

Therefore, there's no good way to specify additional options for
the testsuite.  c-torture and f-torture are really designed for
tests which we don't need to do anything special for.

Now, having said that, there's a backdoor you can use to override
much of the c-torture framework -- the ".x" files are run if they
exist instead of using the standard c-torture testing framework.

So in theory you could use them to specify additional options or to
perform some other hackery.

jeff

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: new g77 testuite cases.  help needed.
  1998-03-10 22:02 new g77 testuite cases. help needed Robert Lipe
  1998-03-11  0:34 ` Jeffrey A Law
@ 1998-03-11  3:33 ` Dave Love
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Love @ 1998-03-11  3:33 UTC (permalink / raw)
  To: egcs

I can't drive dejagnu, but would offer advice on test cases, time and
knowledge permitting, preferably in circumstances where Craig/Toon had
the opportunity to catch errors.  It might be best to do this via the
fortran bug address -- thoughts from them?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-03-11  3:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-10 22:02 new g77 testuite cases. help needed Robert Lipe
1998-03-11  0:34 ` Jeffrey A Law
1998-03-11  3:33 ` Dave Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).