This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12079] Regression from gcc 3.2.2: incorrect code generation when -O3 optimization is used
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2003 13:37:39 -0000
- Subject: [Bug optimization/12079] Regression from gcc 3.2.2: incorrect code generation when -O3 optimization is used
- References: <20030827125959.12079.amelkor@mail.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12079
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-27 13:37 -------
What binutils version are you using?
If it is less than 2.13.1 then please upgrade as any version less than that, misassembles code.
>From <http://gcc.gnu.org/install/specific.html#ix86-*-linux*>:
As of GCC 3.3, binutils 2.13.1 or later is required for this platform. See bug 10877 for more
information.
If that is your problem then this is a dup of bug 10877.