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

            Bug ID: 108815
           Summary: gcc.target/powerpc/pr83677.c fails on power 9 BE
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

make  -k check-gcc RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'
powerpc.exp=gcc.target/powerpc/pr83677.c"
FAIL: gcc.target/powerpc/pr83677.c execution test
# of expected passes            1
# of expected passes            1
# of unexpected failures        1
# of unexpected failures        1
# of unsupported tests          1
# of unsupported tests          1

This fails on power 9 BE (only) and fails for trunk as well as gcc 12, 11, and
10.  

I get a bunch of linker errors when I try to compile this for debug.  So no
traceback, sorry!

Reply via email to