This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8a47474f2cf PR modula2/110865 Unable to access copied const array new e664ea960a2 c-family: Implement pragma_lex () for preprocess-only mode
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/c-family/c-common.h | 3 +++ gcc/c-family/c-lex.cc | 38 +++++++++++++++++++++++++++----- gcc/c-family/c-opts.cc | 1 + gcc/c-family/c-pragma.cc | 56 +++++++----------------------------------------- gcc/c-family/c-pragma.h | 2 ++ gcc/c/c-parser.cc | 21 ++++++++++++++++++ gcc/cp/parser.cc | 45 ++++++++++++++++++++++++++++++++++++++ 7 files changed, 113 insertions(+), 53 deletions(-)