This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: USER_LABEL_PREFIX


Zack Weinberg <zack@codesourcery.com> writes:

> On Wed, Sep 11, 2002 at 10:44:35PM -0700, Stan Shebs wrote:
> > So, uh, is USER_LABEL_PREFIX now no longer optional, seeing as how
> > it has unprotected and undefaulted references in collect2.c and
> > tlink.c?
> > 
> > (Not necessarily bad :-), since it exposed a missing definition of
> > USER_LABEL_PREFIX that should have been there all along...)
> 
> Ugh.  Sorry.  I just blindly assumed the default was in defaults.h
> where it belonged.  Give this patch a spin please?
> 
> zw
> 
> 	* toplev.c: Move default definition of USER_LABEL_PREFIX...
> 	* defaults.h: ... here.

This is OK, I've tested it on powerpc-apple-darwin6.0, please commit it.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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