This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e59dd301aea [PR116336][LRA]: Add a test new 3071eb2848a [PR118940][LRA]: Add a test new 9792126ac76 c++: ICE with GOTO_EXPR [PR118928]
The 2 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.cc | 1 - gcc/testsuite/g++.dg/cpp0x/constexpr-prvalue5.C | 24 +++++ gcc/testsuite/gcc.target/i386/pr118940.c | 127 ++++++++++++++++++++++++ 3 files changed, 151 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-prvalue5.C create mode 100644 gcc/testsuite/gcc.target/i386/pr118940.c