diff options
author | Jakub Jelinek <jakub@redhat.com> | 2020-01-24 22:47:23 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2020-01-24 22:47:23 +0100 |
commit | 14e5881e37771f1f58123e77c558adb3b90c8764 (patch) | |
tree | 6e799dae9aee8bc5a0a25cfff0a51afa6a9011ca /gcc/tree-ssa-threadedge.c | |
parent | 6ccc19bd4d12379a0d9fce486ceba3207749424a (diff) | |
download | gcc-14e5881e37771f1f58123e77c558adb3b90c8764.zip gcc-14e5881e37771f1f58123e77c558adb3b90c8764.tar.gz gcc-14e5881e37771f1f58123e77c558adb3b90c8764.tar.bz2 |
simplify-rtx: Punt for modes with precision above MAX_BITSIZE_MODE_ANY_INT [PR93376]
The following patch makes sure we punt in the 3 spots if precision is above
MAX_BITSIZE_MODE_ANY_INT.
2020-01-24 Jakub Jelinek <jakub@redhat.com>
PR target/93376
* simplify-rtx.c (simplify_const_unary_operation,
simplify_const_binary_operation): Punt for mode precision above
MAX_BITSIZE_MODE_ANY_INT.
Diffstat (limited to 'gcc/tree-ssa-threadedge.c')
0 files changed, 0 insertions, 0 deletions