This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch ping**3
On Sat, Apr 30, 2005 at 07:17:16PM +0200, Tobias Schl?ter wrote:
> Paul Brook wrote:
> > On Saturday 30 April 2005 18:04, Steve Kargl wrote:
> > -fsecond-underscore
>
> A word of explanation: when this patch was originally proposed, we agreed that
> we should switch to -fno-second-underscore as a default -- this is what the
> patch implements. Probably -ff2c should imply -fsecond-underscore.
>
> So can you please try with -fsecond-underscore and if everything works, I'll
> have -ff2c imply -fsecond-udnerscore.
>
Okay, I ran my libm77 test programs and everything works
as expected. I think we should turn on the options that
give the default behavior of g77.
--
Steve