This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/15812] [3.5 Regression] boehm-gc test fails on several targets


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]