--- Additional Comments From andyradke at web dot de 2007-07-21 13:54
---
hm. too much commits that i could test out each one of them.
i checked again and used this time Sun's Java and don't have any problems. So
can this also be a bug in GNUjava from gcc-gcj that is introduced when usi
--- Additional Comments From hjl at lucon dot org 2007-07-21 14:04 ---
(In reply to comment #9)
> hm. too much commits that i could test out each one of them.
>
There are about 200 commits between 2006-10-20 and 2006-11-27. It takes
about 8 tries to find which commit causes this regress
--- Additional Comments From andyradke at web dot de 2007-07-21 14:14
---
i know the way you want to show me. is there an easy way to just
download/checkout let's say the first 100 commited patches? (compile time isn't
an issue, system is really fast but has slow internet connection)
-
--- Additional Comments From hjl at lucon dot org 2007-07-21 14:25 ---
(In reply to comment #11)
> i know the way you want to show me. is there an easy way to just
> download/checkout let's say the first 100 commited patches? (compile time
> isn't
> an issue, system is really fast but h
--- Additional Comments From andyradke at web dot de 2007-07-21 16:30
---
ok, i could track down the issue due to the commits from 22th Nov. 2006.
cvs co from 21st worked well and from 22nd has the memory issues.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4781
--- You a
--- Additional Comments From hjl at lucon dot org 2007-07-21 16:55 ---
(In reply to comment #13)
> ok, i could track down the issue due to the commits from 22th Nov. 2006.
>
> cvs co from 21st worked well and from 22nd has the memory issues.
Please use
http://sourceware.org/ml/binutil
--- Additional Comments From andyradke at web dot de 2007-07-21 20:39
---
ok, i got it located. it's this commit:
http://sourceware.org/ml/binutils-cvs/2006-11/msg00100.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4781
--- You are receiving this mail because: ---
--- Additional Comments From hjl at lucon dot org 2007-07-21 23:01 ---
Jakub, your EH change causes this regression. It looks like EH fails to
terminate.
--
What|Removed |Added
---