diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-12-06 10:24:36 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-12-06 10:24:36 +0100 |
commit | 0f57194bfccc05e07b48e8ccd60d3653c6d65c9a (patch) | |
tree | 0be8f1ad83787cea9053f376cd058a980b2a2abe /gcc/tree-ssa-uninit.c | |
parent | 66972191ee05c5dd2d02e5d062fe1c942e42fcd7 (diff) | |
download | gcc-0f57194bfccc05e07b48e8ccd60d3653c6d65c9a.zip gcc-0f57194bfccc05e07b48e8ccd60d3653c6d65c9a.tar.gz gcc-0f57194bfccc05e07b48e8ccd60d3653c6d65c9a.tar.bz2 |
re PR c++/71537 (GCC rejects consetxpr boolean conversions and comparisons on the result of pointer arithmetic.)
PR c++/71537
* fold-const.c (fold_comparison): Assume CONSTANT_CLASS_P (base0)
plus offset is non-zero. For maybe_nonzero_address decl base0,
require indirect_base0.
* g++.dg/cpp0x/constexpr-71537.C: New test.
From-SVN: r243286
Diffstat (limited to 'gcc/tree-ssa-uninit.c')
0 files changed, 0 insertions, 0 deletions