This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/30604] Unable to coalesce ssa_names <x> and <y> which are marked as MUST COALESCE
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2007 12:34:12 -0000
- Subject: [Bug tree-optimization/30604] Unable to coalesce ssa_names <x> and <y> which are marked as MUST COALESCE
- References: <bug-30604-3639@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pinskia at gcc dot gnu dot org 2007-03-08 12:34 -------
> I have a fairly small C++ testcase for what appears to be the same issue:
I think that issue is actually different as the SSA inliner came in after this
bug was filed so I filed this with a reduced testcase as PR 31081.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30604