This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 747700cdb56 tree-optimization/116658 - latent issue in vect_is_slp_load_node new e783a4a6837 Pass host specific ABI opts from mkoffload. new 2801a49d114 c++: mutable temps in rodata [PR116369]
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/common.opt | 4 ++++ gcc/config/aarch64/aarch64.cc | 4 ++-- gcc/config/gcn/mkoffload.cc | 26 +++++++++++++++----------- gcc/config/i386/i386-options.cc | 4 ++-- gcc/config/nvptx/mkoffload.cc | 25 ++++++++++++++----------- gcc/config/rs6000/rs6000.cc | 4 ++-- gcc/cp/call.cc | 4 +++- gcc/lto-wrapper.cc | 2 ++ gcc/opts.cc | 7 +++++-- gcc/testsuite/g++.dg/tree-ssa/initlist-opt7.C | 13 +++++++++++++ 10 files changed, 62 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/initlist-opt7.C