This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6064420ebdd cfgexpand: Expand comment on when non-var clobbers can show up new 0f39769ab39 testsuite - Some float64 and float32x test require double64plus. new 58b9024c996 AVR: target/116953 - ICE due to operands clobber in avr_out [...]
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/config/avr/avr.cc | 6 +++++- gcc/testsuite/gcc.dg/torture/float32x-builtin.c | 1 + gcc/testsuite/gcc.dg/torture/float32x-tg-2.c | 1 + gcc/testsuite/gcc.dg/torture/float32x-tg.c | 1 + gcc/testsuite/gcc.dg/torture/float64-builtin.c | 1 + gcc/testsuite/gcc.dg/torture/float64-tg-2.c | 1 + gcc/testsuite/gcc.dg/torture/float64-tg.c | 1 + .../compile/pr50650.c => gcc.target/avr/torture/pr116953.c} | 5 +---- gcc/testsuite/lib/target-supports.exp | 11 +++++++++++ 9 files changed, 23 insertions(+), 5 deletions(-) copy gcc/testsuite/{gcc.c-torture/compile/pr50650.c => gcc.target/avr/torture/pr11 [...]