This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug boehm-gc/64042] FAIL: boehm-gc.c/gctest.c -O2 execution test
- From: "vries at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 31 Jul 2017 04:51:58 +0000
- Subject: [Bug boehm-gc/64042] FAIL: boehm-gc.c/gctest.c -O2 execution test
- Auto-submitted: auto-generated
- References: <bug-64042-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64042
--- Comment #14 from Tom de Vries <vries at gcc dot gnu.org> ---
Subject: boehm-gc.c/gctest.c spurious failure
From: Tom_deVries@mentor.com
To: bdwgc@lists.opendylan.org
Date: 01/19/2015 10:09 AM
Hi,
FYI, with gcc trunk on x86_64 Linux, I ran into PR64042: 'FAIL:
boehm-gc.c/gctest.c -O2 execution test'. (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64042 )
The testcase gctest fails spuriously, a couple of times per 1000 runs.
The failure has been reproduced by others, also on Darwin.
Any information on this is appreciated.
Thanks,
- Tom