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 testsuite]: Various patches in gcc.dg testsuite for w64


Janis Johnson <janis187@us.ibm.com> wrote on 25.04.2008 00:03:48:

> On Thu, 2008-04-24 at 12:07 +0200, Kai Tietz wrote:
> > Hi,
> > 
> > This patches correct some issues target x86_64-pc-mingw32 has on 
running 
> > testsuite gcc.dg.
> > 
> > ChangeLog
> > 
> > 2004-04-24  Kai Tietz  <kai.tietz@onevision.com>
> > 
> >         * gcc.dg/array-quals-1.c: Add xfail for x86_64-*-mingw*.
> >         * gcc.dg/builtins-12.c: Add dg-options "-ansi".
> >         * gcc.dg/builtins-13.c: Likewise.
> >         * gcc.dg/pr25682.c: Likewise.
> >         * gcc.dg/pr33694.c: Likewise.
> >         * gcc.dg/c90-const-expr-2.c: Add check for _WIN64 define.
> >         * gcc.dg/c99-const-expr-2.c: Likewise.
> >         * gcc.dg/ia64-sync-1.c: Add typedef of size_t, for prototype.
> >         * gcc.dg/ia64-sync-2.c: Likewise.
> >         * gcc.dg/ia64-sync-3.c: Likewise
> >         * gcc.dg/large-size-array.c:  Add check for _WIN64 define.
> >         * gcc.dg/large-size-array-3.c: Likewise.
> >         * gcc.dg/large-size-array-2.c:  Add x86_64-*-mingw* for ignore 

> > error check.
> >         * gcc.dg/large-size-array-4.c: Likewise.
> >         * gcc.dg/max-1.c: Replace use of long by ssize_t.
> > 
> > Is this patch ok for apply?
> 
> OK but if Joseph notices problems I missed then please follow his
> recommendations.
Committed revision 134659.

Thanks
  Kai

|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.


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