This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30517] Inefficient address calculation on i386
- From: "astrange at ithinksw dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2007 23:36:16 -0000
- Subject: [Bug target/30517] Inefficient address calculation on i386
- References: <bug-30517-10175@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from astrange at ithinksw dot com 2007-01-23 23:36 -------
> If they are the same size (and there is no speed impact), there is actually no
> point to expect that they should compile to the same thing.
Of course; I meant that they're the same size at the moment. The optimal
version of the first is smaller, though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30517