[Bug tree-optimization/24665] [4.0/4.1 Regression] internal compiler error: get_indirect_ref_operands
rth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 20 19:05:00 GMT 2005
------- Comment #8 from rth at gcc dot gnu dot org 2005-11-20 19:05 -------
Subject: Bug 24665
Author: rth
Date: Sun Nov 20 19:05:43 2005
New Revision: 107260
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107260
Log:
PR tree-opt/24665
* tree-gimple.c (is_gimple_id): Export.
* tree-gimple.h (is_gimple_id): Declare.
* tree-ssa-ccp.c (ccp_decl_initial_min_invariant): New.
(get_default_value): Use it.
(maybe_fold_stmt_indirect): Likewise.
Added:
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/pr24665.C
- copied unchanged from r107244, trunk/gcc/testsuite/g++.dg/opt/pr24665.C
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/tree-gimple.c
branches/gcc-4_1-branch/gcc/tree-gimple.h
branches/gcc-4_1-branch/gcc/tree-ssa-ccp.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24665
More information about the Gcc-bugs
mailing list