This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e6e616074f0 lto/94822 - fix ICE in component_ref_size new 127abeb2e84 arm: Fix parameter passing for [[no_unique_address]] new 1d7ead9cba9 arm: Extend the PR94780 fix to arm
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/ChangeLog | 30 ++++++ gcc/config/arm/arm-builtins.c | 9 +- gcc/config/arm/arm.c | 108 +++++++++++++++------ gcc/doc/sourcebuild.texi | 15 +++ gcc/testsuite/ChangeLog | 7 ++ .../{aarch64 => arm}/no_unique_address_1.C | 79 +++++++-------- .../{aarch64 => arm}/no_unique_address_2.C | 79 +++++++-------- gcc/testsuite/lib/target-supports.exp | 1 + 8 files changed, 212 insertions(+), 116 deletions(-) copy gcc/testsuite/g++.target/{aarch64 => arm}/no_unique_address_1.C (81%) copy gcc/testsuite/g++.target/{aarch64 => arm}/no_unique_address_2.C (82%)