This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: new -fleading-underscore option
- To: Jim Wilson <wilson at cygnus dot com>, Richard Henderson <rth at cygnus dot com>
- Subject: Re: new -fleading-underscore option
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 28 Oct 1998 22:32:21 -0800
- Cc: egcs-patches at cygnus dot com
- References: <19981026212401.A25343@dot.cygnus.com> <199810290054.QAA28402@rtl.cygnus.com>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Wed, Oct 28, 1998 at 04:54:47PM -0800, Jim Wilson wrote:
> It looks OK to me.
>
> I think there is one little bit missing though. You need to define
> USER_LABEL_PREFIX in toplev.c if the port doesn't define it. This was
> needed for an hpux build with an earlier version of these patches. This
> is what you added to the earlier patches to fix it.
Fixed and comitted.
r~