This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50826] bootstrap on 64 bit pa broken by r180194, ICE in mem_loc_descriptor
- From: "aoliva at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Oct 2011 04:14:15 +0000
- Subject: [Bug bootstrap/50826] bootstrap on 64 bit pa broken by r180194, ICE in mem_loc_descriptor
- Auto-submitted: auto-generated
- References: <bug-50826-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50826
--- Comment #6 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-10-25 04:14:15 UTC ---
Steve, forgot to ask you to give the latest patch a try and let me know how it
goes. I'm not sure yet why we don't trigger this problem on x86*. TIA,