This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g77 bug (SAVE "skiped")
- To: "Jacek M. Holeczek" <holeczek at us dot edu dot pl>
- Subject: Re: g77 bug (SAVE "skiped")
- From: Mumit Khan <khan at NanoTech dot Wisc dot EDU>
- Date: Wed, 22 Mar 2000 00:33:37 -0600
- cc: Toon Moene <toon at moene dot indiv dot nluug dot nl>, egcs-bugs at egcs dot cygnus dot com
"Jacek M. Holeczek" <holeczek@us.edu.pl> writes:
> > I ran your testcase on a variety of systems, including Linux (Red Hat
> > (...)
> O.K. You asked for it.
> -------------------------------------------------------------------
> (... everything recompiled with "-g" ...)
> [... test1]$ ./test1.csh
> start HET ...
> Segmentation fault (core dumped)
Sorry, but I think you're missing my point. I couldn't reproduce the
problem with a simple code that I tried, and was asking if you could
put together a testcase (with source code of course!) that will show
that there is indeed a bug.
There are many sources of bug, and it's hard to tell where it is unless
we have a testcase. I'm assuming that you know that your code is bug
free (eg., have you run ftncheck on it, which is very good at pointing
out some of the usual problems f77 code is susceptible to).
Regards,
Mumit