public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed v2 0/3] arm: fix problems when targetting extended FPUs [PR101723]
@ 2021-08-05 11:57 Richard Earnshaw
  2021-08-05 11:57 ` [committed v2 1/3] arm: ensure the arch_name is always set for the build target Richard Earnshaw
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Richard Earnshaw @ 2021-08-05 11:57 UTC (permalink / raw)
  To: gcc-patches; +Cc: Richard Earnshaw, christophe.lyon.oss

Thanks, Christophe, I've updated the testsuite to fix all the issues I could
see from your test runs.

This is what I've finally committed, but if there's any more fallout, please
let me know.

R.

Richard Earnshaw (3):
  arm: ensure the arch_name is always set for the build target
  arm: Don't reconfigure globals in arm_configure_build_target
  arm: reorder assembler architecture directives [PR101723]

 gcc/config/arm/arm-c.c                        |   1 +
 gcc/config/arm/arm-cpus.in                    |   1 +
 gcc/config/arm/arm.c                          | 190 ++++++++----------
 gcc/testsuite/gcc.target/arm/attr-neon.c      |   9 +-
 gcc/testsuite/gcc.target/arm/attr-neon2.c     |  35 +++-
 gcc/testsuite/gcc.target/arm/attr-neon3.c     |  48 ++++-
 .../arm/cortex-m55-nofp-flag-hard.c           |   2 +-
 .../arm/cortex-m55-nofp-flag-softfp.c         |   2 +-
 .../arm/cortex-m55-nofp-nomve-flag-softfp.c   |   2 +-
 .../gcc.target/arm/mve/intrinsics/mve_fpu1.c  |   5 +-
 .../gcc.target/arm/mve/intrinsics/mve_fpu2.c  |   5 +-
 gcc/testsuite/gcc.target/arm/pr69245.c        |   6 +-
 gcc/testsuite/gcc.target/arm/pr98636.c        |   3 +-
 .../gcc.target/arm/pragma_fpu_attribute.c     |   7 +-
 .../gcc.target/arm/pragma_fpu_attribute_2.c   |   7 +-
 15 files changed, 173 insertions(+), 150 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-08-09 17:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05 11:57 [committed v2 0/3] arm: fix problems when targetting extended FPUs [PR101723] Richard Earnshaw
2021-08-05 11:57 ` [committed v2 1/3] arm: ensure the arch_name is always set for the build target Richard Earnshaw
2021-08-05 11:57 ` [committed v2 2/3] arm: Don't reconfigure globals in arm_configure_build_target Richard Earnshaw
2021-08-05 11:57 ` [committed v2 3/3] arm: reorder assembler architecture directives [PR101723] Richard Earnshaw
2021-08-06 14:08   ` Christophe Lyon
2021-08-06 14:21     ` Christophe Lyon
2021-08-06 14:28       ` Richard Earnshaw
2021-08-06 14:43         ` Christophe Lyon
2021-08-06 14:25     ` Richard Earnshaw
2021-08-09 17:47     ` Christophe Lyon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).