This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50018] [4.7 regression] fixup_args_size_notes ICE breaks m68k-linux bootstrap
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Aug 2011 09:04:52 +0000
- Subject: [Bug bootstrap/50018] [4.7 regression] fixup_args_size_notes ICE breaks m68k-linux bootstrap
- Auto-submitted: auto-generated
- References: <bug-50018-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50018
--- Comment #6 from Mikael Pettersson <mikpe at it dot uu.se> 2011-08-11 09:04:52 UTC ---
The proposed patch in #c5 allows me to build a C-only cross to m68k-linux
again. Thanks.
It will take me several days to do a c,c++ native bootstrap + regtest however,
I'll follow up once that's done.