This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 77a7e949ac2 2018-08-27 Steve Ellcey sellcey@cavium.com new 91e06df2c8b PR c++/86993 * cp-tree.h (cxx_readonly_error): Add locati [...]
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/ChangeLog | 6 ++--- gcc/cp/ChangeLog | 15 ++++++++++- gcc/cp/cp-tree.h | 3 ++- gcc/cp/semantics.c | 2 +- gcc/cp/typeck.c | 9 ++++--- gcc/cp/typeck2.c | 45 +++++++++++++------------------ gcc/testsuite/ChangeLog | 11 +++++--- gcc/testsuite/g++.dg/diagnostic/pr86993.C | 13 +++++++++ 8 files changed, 65 insertions(+), 39 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr86993.C