This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53249] [4.8 Regression] Bootstrap failure
- 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: Sun, 06 May 2012 14:06:20 +0000
- Subject: [Bug bootstrap/53249] [4.8 Regression] Bootstrap failure
- Auto-submitted: auto-generated
- References: <bug-53249-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53249
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ubizjak at gmail dot com
Target Milestone|--- |4.8.0
--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-06 14:06:20 UTC ---
On x32, Pmode can be either DImode or SImode.
It is incorrect to say "happens to work most of
the time" for x32. Can you add a target hook to
restore the old behavior?