This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/47379] fwprop1 generates bad codes for x86-64
- 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: Thu, 27 Jul 2017 03:51:29 +0000
- Subject: [Bug rtl-optimization/47379] fwprop1 generates bad codes for x86-64
- Auto-submitted: auto-generated
- References: <bug-47379-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47379
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |WONTFIX
--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
X32 has switched to 32-bit Pmode by default in GCC 4.8. This is no longer
an issue.