This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/26587] [4.1 Regression] strict aliasing incorrectly pre-loads an array element with loops
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2006 02:08:21 -0000
- Subject: [Bug rtl-optimization/26587] [4.1 Regression] strict aliasing incorrectly pre-loads an array element with loops
- References: <bug-26587-12319@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-03-07 02:08 -------
This is interesting because the mainline works with or without
-fno-strict-aliasing.
Confirmed a regression, hopefully someone will reduce the testcase further.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |wrong-code
Known to fail| |4.1.0
Known to work| |4.2.0 4.0.3
Last reconfirmed|0000-00-00 00:00:00 |2006-03-07 02:08:20
date| |
Summary|strict aliasing incorrectly |[4.1 Regression] strict
|pre-loads an array element |aliasing incorrectly pre-
| |loads an array element with
| |loops
Target Milestone|--- |4.1.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26587