This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5457e1d Daily bump. new d6dd1b6 Remove arbitrary limits from rich_location
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 | 18 +++ gcc/diagnostic-show-locus.c | 64 ++++++++- gcc/diagnostic.c | 2 +- gcc/diagnostic.h | 2 +- gcc/testsuite/ChangeLog | 7 + .../gcc.dg/plugin/diagnostic-test-show-locus-bw.c | 44 +++++++ .../plugin/diagnostic_plugin_test_show_locus.c | 53 ++++++++ libcpp/ChangeLog | 39 ++++++ libcpp/include/line-map.h | 145 +++++++++++++++++++-- libcpp/line-map.c | 92 +++++++------ 10 files changed, 405 insertions(+), 61 deletions(-)