This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32949] suboptimal address generation for int indices on 64-bit targets
- From: "amonakov at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Aug 2007 21:29:34 -0000
- Subject: [Bug tree-optimization/32949] suboptimal address generation for int indices on 64-bit targets
- References: <bug-32949-12467@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from amonakov at gmail dot com 2007-08-22 21:29 -------
With first hunk modified not to delete 'return true', this patch passes
bootstrap with all default languages on ia64 and x86_64 with
--disable-multilib, and passes regtest with no new regressions (all said with
10-days-old trunk, revision 127475).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32949