This is the mail archive of the gcc-patches@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]

Re: new improved EH on Darwin


On Wed, Nov 06, 2002 at 01:00:53PM -0800, Geoffrey Keating wrote:
> 	* g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
> 	Darwin.

If this passes, then we're not testing what we think we're testing.
The C++ runtime _does_ allocate memory when throwing.  There is no
way you could have affected that.  This should still fail.


r~


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