diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-04-13 21:39:11 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-04-13 21:39:11 +0200 |
commit | 9b91582429ca0b78f235e3c11b809a861b3d0f19 (patch) | |
tree | e69206619ac279de2033eb72eecaa2dea9038667 /gcc/except.c | |
parent | 272277dc55c3dbe52da902101046e9ccc2777710 (diff) | |
download | gcc-9b91582429ca0b78f235e3c11b809a861b3d0f19.zip gcc-9b91582429ca0b78f235e3c11b809a861b3d0f19.tar.gz gcc-9b91582429ca0b78f235e3c11b809a861b3d0f19.tar.bz2 |
re PR rtl-optimization/85376 (wrong code with -Og -fno-dce -fgcse -fno-tree-ccp -fno-tree-copy-prop)
PR rtl-optimization/85376
* simplify-rtx.c (simplify_const_unary_operation): For CLZ and CTZ and
zero op0, if C?Z_DEFINED_VALUE_AT_ZERO is false, return NULL_RTX
instead of a specific value.
* gcc.dg/pr85376.c: New test.
From-SVN: r259377
Diffstat (limited to 'gcc/except.c')
0 files changed, 0 insertions, 0 deletions