This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/20211] autoincrement generation is poor
- From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2006 20:04:56 -0000
- Subject: [Bug rtl-optimization/20211] autoincrement generation is poor
- References: <bug-20211-5394@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #34 from amylaar at gcc dot gnu dot org 2006-11-30 20:04 -------
Created an attachment (id=12718)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12718&action=view)
add-on patch
I've found that this patch is also necessary to avoid invalid transformations.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20211