This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/30510] [4.3 Regression] Gcc failed to bootstrap
- From: "mtrudel at gmx dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2007 11:00:33 -0000
- Subject: [Bug bootstrap/30510] [4.3 Regression] Gcc failed to bootstrap
- References: <bug-30510-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #18 from mtrudel at gmx dot ch 2007-01-30 11:00 -------
Sorry, the previous message has been truncated:
Has there been any progress with this bug?
I can confirm it and I need the mentioned patch to be able to compile
the current trunk:
- tree bases;
+ tree bases = NULL_TREE;
I understand that some configurations work and some fail. Also I
cannot confirm the depency of bug 30549 since 30549 was fixed
and this one still occurs...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30510