This is the mail archive of the gcc-regression@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: 21 GCC regressions, 0 new, with your patch on 2003-06-26T09:45:01Z.


> Here is the diff with and without -funit-at-a-time on Darwin:

The patch I commited for this yesterday didn't work for darwin?  It
definitly fixed the problems on PPC Linux.
Ugm, I will try again with crosscomplier :(
Basically if there is object output that is not used by way visible to
varpool it must by marked via varpool_mark_needed_node.  Do you have
some knowledge how does the Darwin OBJC work and what makes it
different?

Honza


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