This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 08085db255d libstdc++: Fix declarations of variable templates new 654b07f2f44 arm: Fixes for asm-flags vs thumb1 and ilp32
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/ChangeLog | 9 +++++++++ gcc/config/arm/arm-c.c | 3 ++- gcc/config/arm/arm.c | 25 +++++++++++++++++++++++++ gcc/doc/extend.texi | 2 ++ gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/gcc.target/aarch64/asm-flag-6.c | 10 ++++++++-- gcc/testsuite/gcc.target/arm/asm-flag-1.c | 1 + gcc/testsuite/gcc.target/arm/asm-flag-3.c | 1 + gcc/testsuite/gcc.target/arm/asm-flag-4.c | 13 +++++++++++++ gcc/testsuite/gcc.target/arm/asm-flag-5.c | 1 + gcc/testsuite/gcc.target/arm/asm-flag-6.c | 1 + 11 files changed, 73 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/asm-flag-4.c