This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 31 Oct 2012 13:10:02 +0000
- Subject: [Bug middle-end/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88
- Auto-submitted: auto-generated
- References: <bug-55142-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142
--- Comment #10 from H.J. Lu <hjl.tools at gmail dot com> 2012-10-31 13:10:02 UTC ---
-maddress-mode=long is new in 4.8. GCC 4.7 only implements
-maddress-mode=long equivalent.
I backported -maddress-mode=long to hjl/x32/gcc-4_7-branch branch:
http://gcc.gnu.org/git/?p=gcc.git;a=summary