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/48571] [4.5/4.6 Regression] Missed data-dependence for (bogus?) reconstructed array-refs


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.7.0
            Summary|[4.5/4.6/4.7 Regression]    |[4.5/4.6 Regression] Missed
                   |Missed data-dependence for  |data-dependence for
                   |(bogus?) reconstructed      |(bogus?) reconstructed
                   |array-refs                  |array-refs
      Known to fail|4.7.0                       |

--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-30 14:07:03 UTC ---
Fixed for 4.7.  There is not much chance in backporting.


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