[patch] bootstrap failure in obj-c++
Andrew Pinski
pinskia@gmail.com
Thu Nov 2 03:31:00 GMT 2006
On Wed, 2006-11-01 at 23:51 +0100, Andreas Tobler wrote:
> Hi all,
>
> I do not have time to wait!
>
> This patch caused a bootstrap failure for obj-c++:
>
> http://gcc.gnu.org/ml/gcc-cvs/2006-11/msg00013.html
>
> With the appended patch we get back to the previous results, tested on
> ppc-linux and sparc-solaris.
>
> I don't know if correct or not. But I need to get it out since I have
> lots of stuff pending. (not for gcc)
>
> ok?
This is obvious as cp_finish_file is named cp_write_global_declarations
and is called via LANG_HOOKS_WRITE_GLOBALS.
Thanks,
Andrew Pinski
More information about the Gcc-patches
mailing list