This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11252] Code generation bug
- 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: 19 Jun 2003 19:04:08 -0000
- Subject: [Bug optimization/11252] Code generation bug
- References: <20030619161042.11252.simonmar@microsoft.com>
- 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=11252
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned@gcc.gnu.org |ebotcazou@gcc.gnu.org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Priority|P2 |P1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-19 19:04:06
date| |
Target Milestone|3.4 |3.3.1
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-06-19 19:04 -------
Yup, an annul bit is clearly missing here. This is a regression from GCC 3.2.3,
present on 3.3 branch and mainline.