aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2014-01-09 21:09:33 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2014-01-09 21:09:33 +0100
commita70e9985fdc020e89eace3d72108606c47150fc5 (patch)
tree6ca99a99212dfd53b8fe2ea60d34b8cdff1d5e2d /gcc/cfgexpand.c
parent94c13a09115ce6b419c5ed809630e746ba1ae134 (diff)
downloadgcc-a70e9985fdc020e89eace3d72108606c47150fc5.zip
gcc-a70e9985fdc020e89eace3d72108606c47150fc5.tar.gz
gcc-a70e9985fdc020e89eace3d72108606c47150fc5.tar.bz2
re PR tree-optimization/59622 (internal compiler error: verify_gimple failed)
PR tree-optimization/59622 * gimple-fold.c (gimple_fold_call): Fix a typo in message. For __builtin_unreachable replace the OBJ_TYPE_REF call with a call to __builtin_unreachable and add if needed a setter of the lhs SSA_NAME. Don't devirtualize for inplace at all. For targets.length () == 1, if the call is noreturn and cfun isn't in SSA form yet, clear lhs. * g++.dg/opt/pr59622-2.C: New test. * g++.dg/opt/pr59622-3.C: New test. * g++.dg/opt/pr59622-4.C: New test. * g++.dg/opt/pr59622-5.C: New test. From-SVN: r206492
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions