This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/52115] ICE: verify_ssa failed (missing definition for SSA_NAME)
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 03 Feb 2012 19:43:13 +0000
- Subject: [Bug other/52115] ICE: verify_ssa failed (missing definition for SSA_NAME)
- Auto-submitted: auto-generated
- References: <bug-52115-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52115
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jamborm at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-03 19:43:13 UTC ---
Looks like an ESRA bug. Can't reproduce on other targets though.