This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49615] [4.6 Regression] internal compiler error: verify_stmts failed / LHS in noreturn call with pointer-to-never-returning-member
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 4 Jul 2011 09:58:38 +0000
- Subject: [Bug tree-optimization/49615] [4.6 Regression] internal compiler error: verify_stmts failed / LHS in noreturn call with pointer-to-never-returning-member
- Auto-submitted: auto-generated
- References: <bug-49615-4@http.gcc.gnu.org/bugzilla/>
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.