This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/31248] char adding (in loops) gives an extra move or two
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2008 08:23:13 -0000
- Subject: [Bug rtl-optimization/31248] char adding (in loops) gives an extra move or two
- References: <bug-31248-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from ubizjak at gmail dot com 2008-01-09 08:23 -------
The problem with char moves is fixed in current SVN.
The problem with loop header from comment #3 is tree-optimization problem, I'll
open new PR for it.
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31248