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

            Bug ID: 113276
           Summary: gcc.dg/torture/fp-double-convert-float-1.c fails at
                    execution on arm cortex-m33
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---
            Target: arm-eabi

As discussed in
https://gcc.gnu.org/pipermail/gcc-patches/2023-November/637422.html ,
gcc.dg/torture/fp-double-convert-float-1.c fails at execution time when
targeting cortex-m33
(-mthumb/-march=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-mfpu=auto)

FAIL: gcc.dg/torture/fp-double-convert-float-1.c -O0  execution test
FAIL: gcc.dg/torture/fp-double-convert-float-1.c -O1  execution test
FAIL: gcc.dg/torture/fp-double-convert-float-1.c -O2  execution test
FAIL: gcc.dg/torture/fp-double-convert-float-1.c -O2 -flto
-fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/torture/fp-double-convert-float-1.c -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  execution test
FAIL: gcc.dg/torture/fp-double-convert-float-1.c -O3 -g  execution test
FAIL: gcc.dg/torture/fp-double-convert-float-1.c -Os  execution test

Reply via email to