This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g77 doesn't pass a command line parameter to f771
craig@jcb-sc.com writes:
> >I caught g77 red-haded, stealing my command line parameters... :)
>
> Does the patch below fix the problem? Let me know; if it does,
> which I think it will, I'll commit it to the trunk. (I think it's
> inappropriate for 1.1.2.)
Yes, it does. Thanks a lot for the quick fix! (I was geting used to use f771
directly...)
You probably know better if it's appropiate for 1.1.2 ...
Cheers,
--dan