This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50176] [4.7 Regression] 4.7 generates spill-fill dealing with char->int conversion
- 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: Fri, 26 Aug 2011 21:42:10 +0000
- Subject: [Bug target/50176] [4.7 Regression] 4.7 generates spill-fill dealing with char->int conversion
- Auto-submitted: auto-generated
- References: <bug-50176-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50176
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011-08-26
Ever Confirmed|0 |1
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2011-08-26 21:42:10 UTC ---
Can you verify if revision 173612:
http://gcc.gnu.org/ml/gcc-cvs/2011-05/msg00390.html
causes this regression?