This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/27440] [4.0/4.1/4.2 regression] code quality regression due to ivopts
- From: "uros at kss-loka dot si" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Oct 2006 14:48:30 -0000
- Subject: [Bug target/27440] [4.0/4.1/4.2 regression] code quality regression due to ivopts
- References: <bug-27440-1008@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from uros at kss-loka dot si 2006-10-10 14:48 -------
(In reply to comment #6)
> Confirmed (as in comment #1). With -Os instead of -O2 we even produce
>
> .L3:
> movl %ebx, -4(%edx)
The -4(...) part comes from PR 24669.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27440