This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/47222] [4.6 Regression] Revision 168593 failed many tests
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 18:25:14 +0000
- Subject: [Bug lto/47222] [4.6 Regression] Revision 168593 failed many tests
- Auto-submitted: auto-generated
- References: <bug-47222-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47222
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.01.09 18:25:04
Ever Confirmed|0 |1
--- Comment #10 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-09 18:25:04 UTC ---
OK, the remaining stack align changes all seem to be caused by the same
problem, filled in as PR 47237. It seems to be regression to GCC 3.3, as the
API changes was introduced in 3.4 with cgraph infrastructure.