[Bug bootstrap/47215] [4.6 Regression] Failed to bootstrap
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 15 11:05:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47215
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-15 10:49:30 UTC ---
I think the http://gcc.gnu.org/ml/gcc-cvs/2011-01/msg00186.html check in and
all its follow-ups should be reverted, Java simply doesn't have a va_list type,
so it shouldn't be built.
Instead ix86_local_alignment should add va_list_type_node && to its checks
before using TYPE_MAIN_VARIANT on it.
More information about the Gcc-bugs
mailing list