This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12243] loop optimization incorrectly treats expression as constant
- 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: 11 Sep 2003 07:05:48 -0000
- Subject: [Bug c/12243] loop optimization incorrectly treats expression as constant
- References: <20030911015008.12243.selinger@mathstat.uottawa.ca>
- 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=12243
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
Summary|loop optimization |loop optimization
|incorrectly treats |incorrectly treats
|expression as constant |expression as constant
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-09-11 07:05 -------
Confirmed on sparc-sun-solaris2.8 but already fixed in GCC 3.3.2pre.
*** This bug has been marked as a duplicate of 11319 ***