This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/15812] [3.5 Regression] boehm-gc test fails on several targets
- From: "johnlumby at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Aug 2004 23:09:12 -0000
- Subject: [Bug other/15812] [3.5 Regression] boehm-gc test fails on several targets
- References: <20040603213053.15812.andreast@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From johnlumby at hotmail dot com 2004-08-14 23:09 -------
I also notice that boehm-gc test for gcc 3.4.1 runs fine on linux 2.4.18 on i686
but with same gcc and everything else same except linux kernel 2.6.7, it fails:
(with some extra GC_printf I added in run_one_test() ):
Switched to incremental mode
Emulating dirty bits with mprotect/signals
thread 4002 entering run_one_test
thread 4000 entering run_one_test
Killed
Is this the same bug?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15812