aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-01-18 09:29:14 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2018-01-18 09:29:14 +0100
commit8ae438811f695dd025fb1fef254bff920777b494 (patch)
tree3ebe287328aa2352463c380f91f601c2002085b1 /libcpp
parentfcf7923742d34c0cb7270594d4cdab4ea1199672 (diff)
downloadgcc-8ae438811f695dd025fb1fef254bff920777b494.zip
gcc-8ae438811f695dd025fb1fef254bff920777b494.tar.gz
gcc-8ae438811f695dd025fb1fef254bff920777b494.tar.bz2
re PR c/61240 (Incorrect warning "integer overflow in expression" on pointer-pointer subtraction)
PR c/61240 * match.pd ((P + A) - P, P - (P + A), (P + A) - (P + B)): For pointer_diff optimizations use view_convert instead of convert. * gcc.dg/pr61240.c: New test. From-SVN: r256838
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions