This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/38621] [4.6/4.7/4.8 Regression] sh gcc unable to spill register when building ghostscript-gpl with -O2
- From: "olegendo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 16 Jul 2012 22:24:11 +0000
- Subject: [Bug target/38621] [4.6/4.7/4.8 Regression] sh gcc unable to spill register when building ghostscript-gpl with -O2
- Auto-submitted: auto-generated
- References: <bug-38621-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38621
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olegendo at gcc dot gnu.org
Known to work| |4.6.4, 4.7.2
Known to fail| |
--- Comment #10 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-07-16 22:24:11 UTC ---
I've tried to reproduce the issue with rev 189549 (GCC 4.8),
GCC 4.7.2 20120711 (prerelease) and GCC 4.6.4 20120716 (prerelease).
It seems this is no longer an issue.