[Bug c++/21583] FAIL: g++.old-deja/g++.eh/badalloc1.C execution test

2005-05-15 Thread joseph at codesourcery dot com
--- Additional Comments From joseph at codesourcery dot com 2005-05-15 17:19 --- Subject: Re: New: FAIL: g++.old-deja/g++.eh/badalloc1.C execution test On Sun, 15 May 2005, danglin at gcc dot gnu dot org wrote: > FAIL: g++.old-deja/g++.eh/badalloc1.C execution test FWIW, the IA64 ve

[Bug c++/21583] FAIL: g++.old-deja/g++.eh/badalloc1.C execution test

2005-05-15 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-05-15 17:38 --- Subject: Re: FAIL: g++.old-deja/g++.eh/badalloc1.C execution test > > FAIL: g++.old-deja/g++.eh/badalloc1.C execution test > > FWIW, the IA64 version of this was bug 19888. Backporting the testsu

[Bug c++/21583] FAIL: g++.old-deja/g++.eh/badalloc1.C execution test

2005-05-15 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-15 20:08 --- Present on sparc-sun-solaris2.10 too, only on 3.4 branch. Same symptom: not enough space to allocate an exception so an exception is raised. :-) -- What|Removed |Added

[Bug c++/21583] FAIL: g++.old-deja/g++.eh/badalloc1.C execution test

2005-05-15 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-05-15 20:42 --- Subject: Re: FAIL: g++.old-deja/g++.eh/badalloc1.C execution test > The arena_size size change by itself is not sufficient. However, > backporting the 4.0 changes fixes the fail. I just realized

[Bug c++/21583] FAIL: g++.old-deja/g++.eh/badalloc1.C execution test

2006-02-21 Thread ghazi at gcc dot gnu dot org
--- Comment #7 from ghazi at gcc dot gnu dot org 2006-02-21 13:34 --- Subject: Bug 21583 Author: ghazi Date: Tue Feb 21 13:34:23 2006 New Revision: 111333 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111333 Log: PR c++/21583 Backport: 2004-11-30 Loren

[Bug c++/21583] FAIL: g++.old-deja/g++.eh/badalloc1.C execution test

2006-02-21 Thread ghazi at gcc dot gnu dot org
--- Comment #8 from ghazi at gcc dot gnu dot org 2006-02-21 13:40 --- This issue was fixed by backporting the 4.0 version of the testcase. The update to the testcase necessary for ia64-hpux is on mainline/4.1 and is not included in this fix. However it is tracked in PR 19888 in case so