[Bug target/94531] gcc.target/arm/its.c fails for cortex-m3

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 20 14:24:08 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94531

--- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Christophe Lyon from comment #0)
> I've noticed that gcc.target/arm/its.c fails when targetting
> cortex-m3 or m33, but that's probably true with all cortex-m versions.
> 
Since I have extending testing to more CPUs, I've noticed that the test fails
for M3, M4 and M33, but passes for M7 (which has '1' as max_insns_skipped
tuning, while other v7m CPUs have '2').

If these are the expected results, that's not easy to describe in the testcase
:-)


More information about the Gcc-bugs mailing list