This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 155856f96f5 Fix indentation in testsuite utility header new 59d76a83c9a Do a refactoring in linemap (PR preprocessor/90382). new ae7da87ac69 Fix min_location usage in line-map.c (PR preprocessor/90382). new 0ae196b0ffb Reapply r270597.
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/ChangeLog | 6 +++ gcc/cp/decl.c | 4 +- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/diagnostic/trailing1.C | 5 +++ libcpp/ChangeLog | 34 +++++++++++++++++ libcpp/include/line-map.h | 4 +- libcpp/line-map.c | 57 ++++++++++++++--------------- 7 files changed, 81 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/trailing1.C