This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/26587] [4.1/4.2 Regression] strict aliasing incorrectly pre-loads an array element with loops



------- Comment #7 from rguenth at gcc dot gnu dot org  2006-03-07 10:41 -------
The problem is latent on the mainline with -fno-tree-salias.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.1.0                       |4.1.0 4.2.0
      Known to work|4.2.0 4.0.3                 |4.0.3
            Summary|[4.1 Regression] strict     |[4.1/4.2 Regression] strict
                   |aliasing incorrectly pre-   |aliasing incorrectly pre-
                   |loads an array element with |loads an array element with
                   |loops                       |loops


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26587


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]