diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2015-12-01 14:53:53 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2015-12-01 14:53:53 +0000 |
commit | 6c59645f5de1af1dff9715a5bd30f21f29cf2607 (patch) | |
tree | 6121ab77960eee153560c2f4bde6de4dece328a6 /gcc/tree-nested.c | |
parent | 5797378aabcc51ef4de094f0160e451b45d6cfb7 (diff) | |
download | gcc-6c59645f5de1af1dff9715a5bd30f21f29cf2607.zip gcc-6c59645f5de1af1dff9715a5bd30f21f29cf2607.tar.gz gcc-6c59645f5de1af1dff9715a5bd30f21f29cf2607.tar.bz2 |
PR68474: Fix tree-call-cdce.c:use_internal_fn
We'd call gen_shrink_wrap_conditions for functions that it can't handle
but edom_only_function can.
Tested on x86_64-linux-gnu.
gcc/
PR tree-optimization/68474
* tree-call-cdce.c (use_internal_fn): Protect call to
gen_shrink_wrap_conditions.
gcc/testsuite/
PR tree-optimization/68474
* gcc.dg/pr68474.c: New test.
From-SVN: r231115
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions