This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6733c0e 2016-03-09 Richard Biener rguenther@suse.de Jakub Jeline [...] new 8310896 PR c++/70105: Defer location expansion until 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/diagnostic-show-locus.c | 41 ++++--- gcc/diagnostic.c | 14 --- gcc/diagnostic.h | 2 +- gcc/gcc-rich-location.c | 28 +---- gcc/testsuite/ChangeLog | 14 +++ .../gcc.dg/plugin/diagnostic_plugin_show_trees.c | 8 +- .../plugin/diagnostic_plugin_test_show_locus.c | 97 ++++++++--------- libcpp/ChangeLog | 34 ++++++ libcpp/include/line-map.h | 51 +++------ libcpp/line-map.c | 118 +++++++-------------- 11 files changed, 200 insertions(+), 226 deletions(-)