This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 029c7ebe7f4 [modula2] Location improvement and bugfix when issuing para [...] new 2971ff7b1d5 [LRA]: Check and update frame to stack pointer elimination [...]
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/lra-eliminations.cc | 69 +++++++++++++++++++++++++++------ gcc/lra-int.h | 1 + gcc/lra-spills.cc | 6 ++- gcc/testsuite/gcc.target/avr/lra-elim.c | 14 +++++++ 4 files changed, 77 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/avr/lra-elim.c