This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c03bf35f63a Make some new algorithms work in parallel mode new b2902434a2c Support prefixes in diagnostic_show_locus
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 | 19 +++++ gcc/c-family/ChangeLog | 5 ++ gcc/c-family/c-opts.c | 4 +- gcc/diagnostic-show-locus.c | 96 +++++++++++++++++++--- gcc/diagnostic.c | 9 +- gcc/fortran/ChangeLog | 5 ++ gcc/fortran/error.c | 1 + gcc/pretty-print.c | 4 +- gcc/testsuite/ChangeLog | 9 ++ .../gcc.dg/plugin/diagnostic_group_plugin.c | 1 + .../plugin/diagnostic_plugin_test_show_locus.c | 5 +- 11 files changed, 139 insertions(+), 19 deletions(-)