This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/29585] [4.2 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558
- From: "dnovillo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2007 18:22:08 -0000
- Subject: [Bug tree-optimization/29585] [4.2 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558
- References: <bug-29585-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from dnovillo at gcc dot gnu dot org 2007-03-31 19:22 -------
Subject: Bug 29585
Author: dnovillo
Date: Sat Mar 31 19:21:46 2007
New Revision: 123386
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123386
Log:
2007-03-31 Diego Novillo <dnovillo@redhat.com>
Mark Mitchell <mark@codesourcery.com>
PR 29585
* class.c (dfs_accumulate_vtbl_inits): Use build_address
to build the vtbl entry.
testsuite/ChangeLog
PR 29585
* g++.dg/tree-ssa/pr29585.C: New test.
Added:
branches/gcc-4_2-branch/gcc/testsuite/g++.dg/tree-ssa/pr29585.C
Modified:
branches/gcc-4_2-branch/gcc/cp/ChangeLog
branches/gcc-4_2-branch/gcc/cp/class.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29585