This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from edc47d3ac95 borrowck: Fix debug prints on 32-bits architectures new e9738e77674 [rtl-optimization/116244] Don't create bogus regs in alter_subreg
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/final.cc | 12 +- gcc/rtlanal.cc | 11 +- .../g++.target/{mips/mips.exp => m68k/m68k.exp} | 4 +- gcc/testsuite/g++.target/m68k/pr116244.C | 226 +++++++++++++++++++++ 4 files changed, 249 insertions(+), 4 deletions(-) copy gcc/testsuite/g++.target/{mips/mips.exp => m68k/m68k.exp} (92%) create mode 100644 gcc/testsuite/g++.target/m68k/pr116244.C