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

            Bug ID: 124452
           Summary: [16 regression] FAIL:
                    c-c++-common/ubsan/overflow-mul-4.c -
                    r16-7879-g958d1a881940c6
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kishan at gcc dot gnu.org
                CC: jskumari at gcc dot gnu.org, meissner at gcc dot gnu.org,
                    segher at gcc dot gnu.org, vmakarov at gcc dot gnu.org
  Target Milestone: ---
              Host: powerpc64le-linux-gnu
            Target: powerpc64le-linux-gnu
             Build: powerpc64le-linux-gnu

Below Testcase fails on power9 and power8 IEEE128.

FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O1  execution test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O2  execution test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  execution test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  execution test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O3 -g  execution test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -Os  execution test
FAIL: gcc.dg/pr93210.c execution test
FAIL: std/memory/start_lifetime_as/start_lifetime_as.cc  -std=gnu++23 execution
test
FAIL: std/memory/start_lifetime_as/start_lifetime_as.cc  -std=gnu++26 execution
test

Reply via email to