This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 858392b691d testsuite: arm: Add another expected output in vdupq_n_f32.c new b227c79c433 debug/123376 - mangle decls referenced in initializers early new ef652d7bd4f ipa/116296 - avoid overflow in modref_access_node::contains
The 2 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/dwarf2out.cc | 12 ++++-------- gcc/ipa-modref-tree.cc | 15 ++++++++++----- gcc/testsuite/g++.dg/lto/pr123376_0.C | 19 +++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr116296.c | 9 +++++++++ 4 files changed, 42 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lto/pr123376_0.C create mode 100644 gcc/testsuite/gcc.dg/torture/pr116296.c