This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5bb1e518b4a Add target int128 to testcase. new 1595fe44e11 c++: instantiate less for constant folding
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/constexpr.c | 58 ++++++++++++---------- gcc/cp/typeck2.c | 2 +- gcc/testsuite/g++.dg/cpp0x/constexpr-inst1.C | 17 +++++++ gcc/testsuite/g++.dg/ext/vla22.C | 2 +- .../integer_comparisons/greater_equal_neg.cc | 24 ++++----- .../20_util/integer_comparisons/greater_neg.cc | 24 ++++----- .../20_util/integer_comparisons/less_equal_neg.cc | 24 ++++----- libstdc++-v3/testsuite/lib/prune.exp | 1 + 8 files changed, 87 insertions(+), 65 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-inst1.C