This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/47215] [4.6 Regression] Failed to bootstrap


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47215

--- Comment #3 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-01-07 19:48:18 UTC ---
I am just about to test a patch for this. Java misses to build some type-nodes,
which are necessary for building the va_list type. It seems so that
unsigned_type_node is the culprit here.


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