aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2012-09-27 12:48:07 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2012-09-27 12:48:07 +0200
commit6b74529d9b26ae4d4fd0bdb96b9ce44c40738c9f (patch)
treea5150089f8e48540b0049e8de73fc0d5117fbf56 /gcc/tree-eh.c
parente481cda684ff01bab0d4c1d3813dbfc92557182e (diff)
downloadgcc-6b74529d9b26ae4d4fd0bdb96b9ce44c40738c9f.zip
gcc-6b74529d9b26ae4d4fd0bdb96b9ce44c40738c9f.tar.gz
gcc-6b74529d9b26ae4d4fd0bdb96b9ce44c40738c9f.tar.bz2
re PR target/54703 (_mm_sub_pd is incorrectly substituted with vandnps)
PR target/54703 * simplify-rtx.c (simplify_binary_operation_1): Perform (x - (x & y)) -> (x & ~y) optimization only for integral modes. * gcc.target/i386/pr54703.c: New test. From-SVN: r191801
Diffstat (limited to 'gcc/tree-eh.c')
0 files changed, 0 insertions, 0 deletions