aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-09-12 11:18:55 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2018-09-12 11:18:55 +0200
commit9095b53a8c4a5663b89db946462ff534fe0836e7 (patch)
treeda1ef5ad548d824044517acc96b14c4f5dff6844 /gcc/expr.c
parent03e992aceab3207fa92d26c44dd5b4845f1c23ed (diff)
downloadgcc-9095b53a8c4a5663b89db946462ff534fe0836e7.zip
gcc-9095b53a8c4a5663b89db946462ff534fe0836e7.tar.gz
gcc-9095b53a8c4a5663b89db946462ff534fe0836e7.tar.bz2
re PR middle-end/87248 (Bad code for masked operations involving signed ints)
PR middle-end/87248 * fold-const.c (fold_ternary_loc) <case COND_EXPR>: Verify also that BIT_AND_EXPR's second operand is a power of two. Formatting fix. * c-c++-common/torture/pr87248.c: New test. From-SVN: r264230
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions