[Bug tree-optimization/27830] [4.1 regression] ICE: verify_stmts failed (invalid operand to unary operator)
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 16 12:07:00 GMT 2006
------- Comment #10 from rguenth at gcc dot gnu dot org 2006-06-16 12:03 -------
Subject: Bug 27830
Author: rguenth
Date: Fri Jun 16 12:03:24 2006
New Revision: 114716
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114716
Log:
2006-06-16 Richard Guenther <rguenther@suse.de>
PR tree-optimization/27830
* tree-inline.c (copy_body_r): For copying the operand
of an ADDR_EXPR make sure to fold &* afterwards.
* g++.dg/tree-ssa/pr27830.C: New testcase.
Added:
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/tree-ssa/pr27830.C
- copied unchanged from r114600,
trunk/gcc/testsuite/g++.dg/tree-ssa/pr27830.C
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
branches/gcc-4_1-branch/gcc/tree-inline.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27830
More information about the Gcc-bugs
mailing list