aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-strlen.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-27tree-ssa-strlen.c: Include expr.h.Jakub Jelinek1-8/+12
2011-10-24tree-ssa-strlen.c (get_string_length): Change assertion to STPCPY.Andreas Krebbel1-8/+38
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-18/+15
2011-10-05re PR tree-optimization/50613 (ICE: tree check: expected ssa_name, have addr_...Jakub Jelinek1-4/+8
2011-10-04re PR middle-end/50604 (verify_gimple failed: type mismatch in binary express...Jakub Jelinek1-1/+1
2011-09-27common.opt: Add -foptimize-strlen option.Jakub Jelinek1-0/+1997