This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 27 Feb 2012 11:06:43 +0000
- Subject: [Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c
- Auto-submitted: auto-generated
- References: <bug-48299-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48299
--- Comment #19 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-02-27 11:06:43 UTC ---
> --- Comment #18 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-27 10:32:28 UTC ---
> It fails everywhere. But we don't seem to be sure it is a regression
> (thus, the test was run before). -> P2.
It certainly doesn't fail everywhere: at least it passes on all of my
targets (Solaris/SPARC and x86, IRIX and Tru64 Unix).
The test isn't run on the 4.6 branch (before the conversion of the
boehm-gc testsuite to dejagnu), but failures would have gone unnoticed
since they don't show up in mail-report.log.
Rainer