This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98abd9ff7d0 Remove reundant const-qualification from cast targets new c6bcb79fa38 * parser.c (cp_parser_cast_expression): Add target [...]
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/ChangeLog | 6 + gcc/cp/error.c | 4 + gcc/cp/parser.c | 3 +- gcc/testsuite/ChangeLog | 6 + gcc/testsuite/g++.dg/cpp1z/direct-enum-init1.C | 230 ++++++++++++------------- gcc/testsuite/g++.dg/warn/pr12242.C | 14 +- 6 files changed, 140 insertions(+), 123 deletions(-)