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

            Bug ID: 91109
           Summary: [10 regression][arm]
                    gcc.c-torture/execute/20040709-1.c fails since r273135
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Hi,

I've noticed that since r273135 (fix for PR91091), there is a regression on
arm-none-linux-gnueabi
--with-mode arm
--with-cpu cortex-a9

FAIL: gcc.c-torture/execute/20040709-1.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  execution test


There's no such regression on arm-none-linux-gnueabihf or if using --with-mode
thumb

Reply via email to