This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fa5f929e5be Require c99_runtime for pr78622.c new b300be88f2e Remove an unused variable. new 1e5fee4e59e [ARM] Rename FPSCR builtins to correct names
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 | 11 +++++++++++ gcc/config/arm/arm-builtins.c | 4 ++-- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/arm/fpscr.c | 16 ++++++++++++++++ gcc/tree-vrp.c | 1 - 5 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/fpscr.c