diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-03-06 08:06:44 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-03-06 08:06:44 +0100 |
commit | 16ef0a8cb7c913a09bfe5487688d45d42dae26ac (patch) | |
tree | 088677addacd21e4711feca625bd7298b2316f30 /gcc/ada/gcc-interface/utils.c | |
parent | 23d63b459c032c41f99a7c735a33558e77d6baf7 (diff) | |
download | gcc-16ef0a8cb7c913a09bfe5487688d45d42dae26ac.zip gcc-16ef0a8cb7c913a09bfe5487688d45d42dae26ac.tar.gz gcc-16ef0a8cb7c913a09bfe5487688d45d42dae26ac.tar.bz2 |
re PR tree-optimization/84687 (error: invalid conversion in gimple call with -O3 and -ffast-math)
PR tree-optimization/84687
* omp-simd-clone.c (simd_clone_create): Clear DECL_BUILT_IN_CLASS
on new_node->decl.
* match.pd (pow(C,x)*expN(y) -> expN(logN(C)*x+y)): New optimization.
* gcc.dg/pr84687.c: New test.
From-SVN: r258272
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions