AIX bootstrap failure (was Re: Hot/cold partitioning fixes)

Geoffrey Keating geoffk@geoffk.org
Fri Apr 1 22:21:00 GMT 2005


Caroline Tice <ctice@apple.com> writes:

> I was thinking that since I already have global variables that I was
> putting the old strings into, I would just use those global
> variables putting the result of calling ASM_GENERATE_INTERNAL_LABLE
> into them.  Is this a bad idea?

Where are these global variables used?

Yes, in general having random routines depend on the contents of
random global variables is a bad idea.



More information about the Gcc-patches mailing list