This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/9412] [3.4 regression] incorrect code with -O2 flag, but not -O
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2003 19:51:27 -0000
- Subject: [Bug optimization/9412] [3.4 regression] incorrect code with -O2 flag, but not -O
- References: <20030123022600.9412.martin@xemacs.org>
- 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=9412
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-18 19:51 -------
No that did not fix it because that one was dealing with function calls in conditional expr, not just
conditional expr's.