This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10221] gcc -O9 will introduce wrong asembler?
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2003 01:03:10 -0000
- Subject: [Bug optimization/10221] gcc -O9 will introduce wrong asembler?
- References: <20030326124600.10221.eoo@chess.nl>
- 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=10221
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet| |i686-pc-linux-gnu
GCC host triplet| |i686-pc-linux-gnu
GCC target triplet| |i686-pc-linux-gnu
------- Additional Comments From dhazeghi@yahoo.com 2003-06-02 01:03 -------
Eric,
Could you check whether your problem still occurs with gcc 3.3? There have been a number of P-
IV optimizing bugs that have been fixed. Also, please note the any optimization level above -O3 is
identical to -O3, so -O6 or -O9 will make no difference whatsoever (beyond -O3). Thanks,
Dara
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.