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

            Bug ID: 103040
           Summary: gdc.dg/torture/pr101273.d FAILs
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
            Target: i?86-pc-solaris2.11, sparc-sun-solaris2.11,
                    aarch64-suse-linux-gnu

Between 20211031 (0ef944629aebaa4ab2ca306762a9ff0e8537b597) and 20211101
(a11c53985a7080f9bf6143788ccb455dc9b0da21),
gdc.dg/torture/pr101273.d began to FAIL on a couple of targets:

+FAIL: gdc.dg/torture/pr101273.d   -O1  execution test
+FAIL: gdc.dg/torture/pr101273.d   -O1 -g  execution test

With -g3 added, one sees

core.exception.AssertError@/vol/gcc/src/hg/master/local/gcc/testsuite/gdc.dg/torture/pr101273.d(35):
Assertion failure
----------------
/vol/gcc/src/hg/master/local/libphobos/libdruntime/core/exception.d:441
onAssertError [0x80b44df]
/vol/gcc/src/hg/master/local/libphobos/libdruntime/core/exception.d:631
_d_assertp [0x80b46b8]
/vol/gcc/src/hg/master/local/gcc/testsuite/gdc.dg/torture/pr101273.d:35 _Dmain
[0x80afcff]

Reply via email to