This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 424a9ac45ab testsuite: arm: Fix typo in gcc.target/arm/armv8_2-fp16-conv-1.c new 3cae3a80695 c++: be permissive about eh spec mismatch for op new new fab96de044f [PR118017][LRA]: Don't inherit reg of non-uniform reg class
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/decl.cc | 11 +++++++++-- gcc/lra-constraints.cc | 14 ++++++++++++++ gcc/testsuite/g++.dg/cpp0x/noexcept88.C | 9 +++++++++ gcc/testsuite/gcc.target/i386/pr118017.c | 21 +++++++++++++++++++++ 4 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept88.C create mode 100644 gcc/testsuite/gcc.target/i386/pr118017.c