This is the mail archive of the gcc-bugs@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: g77 bug (SAVE "skiped")


"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


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