This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0efc551e59f Update email address new 4288b57affe pack fields in line-map data structures new 3ed40db0f12 tree-optimization/103987 - guard DSE modref query new 8355f3188bf Fix -Wformat-diag for rs6000 target (part 1).
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/config/rs6000/rs6000-call.cc | 6 +++--- gcc/testsuite/gcc.dg/torture/pr103987.c | 13 +++++++++++++ gcc/tree-ssa-dse.cc | 7 +++++-- libcpp/include/line-map.h | 14 +++++++------- libcpp/line-map.cc | 6 +++--- 5 files changed, 31 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr103987.c