This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 834f34947b2 SSA MATH: Support COND_LEN_FMA for floating-point math opti [...] new b175b4887f9 [RA][PR109520]: Catch error when there are no enough regist [...]
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-assigns.cc | 16 ++--------- gcc/lra-constraints.cc | 4 +++ gcc/lra-int.h | 4 +++ gcc/lra.cc | 23 +++++++++++++++ gcc/testsuite/gcc.target/i386/pr109520.c | 48 ++++++++++++++++++++++++++++++++ 5 files changed, 81 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr109520.c