aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-10-05 20:09:56 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2011-10-05 20:09:56 +0200
commit97246d787abf18f7ce9a3a49a1838bf23498d865 (patch)
tree99ed37acdae5a5c6f97be8b341cb72e795a2ff6d /gcc/function.c
parent9974107a906967f6f6b5fa5f47a3825a480111f4 (diff)
downloadgcc-97246d787abf18f7ce9a3a49a1838bf23498d865.zip
gcc-97246d787abf18f7ce9a3a49a1838bf23498d865.tar.gz
gcc-97246d787abf18f7ce9a3a49a1838bf23498d865.tar.bz2
re PR tree-optimization/50613 (ICE: tree check: expected ssa_name, have addr_expr in find_equal_ptrs, at tree-ssa-strlen.c:712 with -foptimize-strlen -fno-tree-ccp)
PR tree-optimization/50613 * tree-ssa-strlen.c (find_equal_ptrs): If CASE_CONVERT operand is ADDR_EXPR, fallthru into ADDR_EXPR handling, and if it is neither that not SSA_NAME, give up. * gcc.dg/pr50613.c: New test. From-SVN: r179567
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions