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



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