This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2f00e6caca1 [PR114810][LRA]: Recognize alternatives with lack of availa [...] new de4eea7d7ea AVR: target/114981 - Support __builtin_powi[l] / __powidf2.
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/testsuite/gcc.target/avr/pr114981-powil.c | 33 +++++++++++++++++++++++++++ libgcc/config/avr/libf7/libf7-asm.sx | 12 ++++++++++ libgcc/config/avr/libf7/libf7-common.mk | 2 +- libgcc/config/avr/libf7/libf7.c | 29 +++++++++++++++++------ 4 files changed, 68 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/avr/pr114981-powil.c