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/47391] [4.5 Regression] read from const volatile incorrectly eliminated


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.6.0
   Target Milestone|4.6.0                       |4.5.3
            Summary|[4.5/4.6 Regression] read   |[4.5 Regression] read from
                   |from const volatile         |const volatile incorrectly
                   |incorrectly eliminated      |eliminated
      Known to fail|4.6.0                       |

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-21 13:02:29 UTC ---
Fixed on the trunk so far.


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