diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-09 20:09:33 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-09 20:09:33 +0000 |
commit | f70f513ff26c689fd62c2a6414a0adba6975dc6f (patch) | |
tree | 6ca99a99212dfd53b8fe2ea60d34b8cdff1d5e2d /gcc/tree-ssa-loop-niter.c | |
parent | 759a44081b8c98d4100465628fddc79c8ec43e00 (diff) | |
download | ppe42-gcc-f70f513ff26c689fd62c2a6414a0adba6975dc6f.tar.gz ppe42-gcc-f70f513ff26c689fd62c2a6414a0adba6975dc6f.zip |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206492 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions