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/49615] [4.6 Regression] internal compiler error: verify_stmts failed / LHS in noreturn call with pointer-to-never-returning-member


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |tree-optimization
      Known to work|                            |4.5.3
   Target Milestone|---                         |4.6.2
            Summary|internal compiler error:    |[4.6 Regression] internal
                   |verify_stmts failed / LHS   |compiler error:
                   |in noreturn call with       |verify_stmts failed / LHS
                   |pointer-to-never-returning- |in noreturn call with
                   |member                      |pointer-to-never-returning-
                   |                            |member

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-04 09:58:36 UTC ---
Works on the 4.5 branch and on the trunk, but possibly latent on both.


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