This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 295adfc9ed2 tree-optimization/26854 - compile-time hog in SSA forwprop new f661c0bb637 RA: Implement reuse of equivalent memory for caller saves o [...]
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/ira.cc | 20 +++++++++++++++++--- gcc/ira.h | 5 ++++- gcc/lra-constraints.cc | 15 +++++++++------ gcc/testsuite/gcc.target/i386/pr103541.c | 14 ++++++++++++++ 4 files changed, 44 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr103541.c