This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d4c9d5048dd * fr.po: Update. new 896d130e4dc Support fix-it hints that add new lines
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 | 51 +++ gcc/diagnostic-show-locus.c | 211 ++++++++--- gcc/edit-context.c | 394 ++++++++++++++++++--- gcc/testsuite/ChangeLog | 13 + .../gcc.dg/plugin/diagnostic-test-show-locus-bw.c | 20 ++ .../plugin/diagnostic-test-show-locus-color.c | 20 ++ .../diagnostic-test-show-locus-generate-patch.c | 21 ++ .../diagnostic-test-show-locus-parseable-fixits.c | 16 + .../plugin/diagnostic_plugin_test_show_locus.c | 12 + libcpp/ChangeLog | 11 + libcpp/include/line-map.h | 16 +- libcpp/line-map.c | 50 ++- 12 files changed, 727 insertions(+), 108 deletions(-)