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

            Bug ID: 111968
           Summary: ice during GIMPLE pass: dom
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

For the gcc/testsuite file ./gcc.dg/torture/bitint-39.c,
recent gcc does this:

testsuite $ ~/gcc/results/bin/gcc -c -w ./gcc.dg/torture/bitint-39.c
testsuite $ ~/gcc/results/bin/gcc -c -w -O1 ./gcc.dg/torture/bitint-39.c
during GIMPLE pass: dom
In file included from ./gcc.dg/torture/bitint-39.c:9:
./gcc.dg/torture/bitint-39.c: In function ‘t104_5mul’:
./gcc.dg/torture/../../c-c++-common/torture/builtin-arith-overflow.h:126:1:
internal compiler error: Segmentation fault
  126 | t##n##_5##b (t1 x)

Reply via email to