This is the mail archive of the gcc@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: [PATH] Fix c++ bootstrap problem really.


Note this passes bootstrap and compiles libstdc++ on powerpc-apple-darwin6.4.
I cannot run the testsuite because I have not installed the modified kernel on the machine which I have.


Thanks,
Andrew Pinski


On Monday, Mar 31, 2003, at 20:02 US/Eastern, Andrew Pinski wrote:


I forgot to one thing, sorry.

all in cp/
2003-03-31  Andrew Pinski  <pinskia at physics dot uc dot edu>

* config-lang.in (gtfiles): add \$(srcdir)/cp/name-lookup.c after \$(srcdir)/cp/name-lookup.h
* name-lookup.c: (cxx_binding_make): Use ggc_alloc_cleared instead of ggc_alloc.
Include gt-cp-name-lookup.h at the end of the file
* Make-lang.in: (gt-cp-name-lookup.h): is generated by the gtype
(cp/name-lookup.o): depends on gt-cp-name-lookup.h


<temp.diff>

Thanks,
Andrew Pinski


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