This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 3ba9c3647d9dee45c5afe90ccc21c3b5753ca8aa (commit) from 45669b514bd546dc4fdbec33b6cec11036bfd951 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3ba9c3647d9dee45c5afe90ccc21c3b5753ca8aa Author: Georg-Johann Lay <a...@gjlay.de> Date: Fri Jun 27 15:50:37 2025 +0200 backends.html (avr): Uses LRA per default. https:/gcc.gnu.org/r16-1733 enabled LRA per default on AVR. diff --git a/htdocs/backends.html b/htdocs/backends.html index 2a63f91b..52f897b3 100644 --- a/htdocs/backends.html +++ b/htdocs/backends.html @@ -72,7 +72,7 @@ aarch64 | Q q b gia s alpha | ? Q C q mgi e arc | B b gia arm | b ia s -avr | L FI l p g +avr | L FI l p g a bfin | F gi c6x | S CB gi cr16 | L F C g s ----------------------------------------------------------------------- Summary of changes: htdocs/backends.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs