This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50851] ICE: verify_ssa failed, definition in block x does not dominate use in block y with -O2
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Oct 2011 13:48:32 +0000
- Subject: [Bug c++/50851] ICE: verify_ssa failed, definition in block x does not dominate use in block y with -O2
- Auto-submitted: auto-generated
- References: <bug-50851-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50851
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-24 13:48:32 UTC ---
And this one too, doesn't look like a C++ issue.