This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f8bf80a4e16 Fix ICE due to REGNO of a SUBREG. new 6f1f1657cd7 Remove const char * support for asm constexpr new d0379809a45 Parse close paren even when constexpr extraction fails new 64cd70e315e Fix error message
The 3 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/parser.cc | 11 ++--------- gcc/doc/extend.texi | 3 ++- gcc/testsuite/g++.dg/cpp1z/constexpr-asm-1.C | 12 +++++++----- gcc/testsuite/g++.dg/cpp1z/constexpr-asm-3.C | 14 ++++++++------ 4 files changed, 19 insertions(+), 21 deletions(-)