This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49602] [4.7 Regression] verify_ssa failed (definition does not dominate use) with "-O2 -g"
- 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: Fri, 1 Jul 2011 07:05:00 +0000
- Subject: [Bug middle-end/49602] [4.7 Regression] verify_ssa failed (definition does not dominate use) with "-O2 -g"
- Auto-submitted: auto-generated
- References: <bug-49602-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49602
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.07.01 07:04:56
Component|tree-optimization |middle-end
Known to work| |4.6.1
Target Milestone|--- |4.7.0
Summary|verify_ssa failed |[4.7 Regression] verify_ssa
|(definition does not |failed (definition does not
|dominate use) with "-O2 -g" |dominate use) with "-O2 -g"
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-01 07:04:56 UTC ---
Huh, this is from into-SSA. Confirmed.