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

            Bug ID: 68063
           Summary: FAIL: libgomp.c++/member-2.C execution test
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

While testing an x86_64 bootstrap build from r229170 I noticed the following
failure for -m32:
...
FAIL: libgomp.c++/member-2.C execution test
...

When trying to reproduce from the command line, the test failed in 31 out of
10.000 runs, so it only fails in 0.3% of the runs.

First mentioned on gcc-testresults at
https://gcc.gnu.org/ml/gcc-testresults/2015-10/msg01506.html for r228794.

Also seems to fail on powerpc64-unknown-linux-gnu (
https://gcc.gnu.org/ml/gcc-testresults/2015-10/msg02051.html ) with -m32.

Reply via email to