This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11399] [3.3 regression] gcc miscompiles an if - else if - else statement with -O2 on ia64
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2003 07:45:24 -0000
- Subject: [Bug target/11399] [3.3 regression] gcc miscompiles an if - else if - else statement with -O2 on ia64
- References: <20030702000627.11399.ianw@gelato.unsw.edu.au>
- 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=11399
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-07-12 07:45 -------
Proposed patch:
http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01044.html
*** This bug has been marked as a duplicate of 11320 ***