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: [PATCH]: Omit obsolete Darwin from XFAIL for g++.old-deja/g++.eh/badalloc1.C


On Wed, 2008-12-03 at 14:38 -0800, Mike Stump wrote:
> On Dec 3, 2008, at 6:09 AM, Jack Howarth wrote:
> > Currently, g++.old-deja/g++.eh/badalloc1.C is XFAILing on
> > x86_64-apple-darwin10 because of a XFAIL on darwin[1-7]*. Since
> > these are all obsolete versions of darwin, this patch omits the
> > *-*-darwin[1-7]* target from the XFAIL. Okay for gcc trunk?
> 
> No, just change the 1-7 to be 3-7.  Otherwise, ok.

I applied this change, after first doing the one that Jack submitted.

Janis


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