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]: Deactivate some test in gfortran.dg not supported by w64


Tobias Burnus <burnus@net-b.de> wrote on 30.04.2008 11:28:20:

> Kai Tietz wrote:
> > Hello,
> >
> > The following testcases in gfortran.dg are using the chmod call, which 
has 
> > not the same options on w64 as for unix platforms and should be 
disabled 
> > for this target.
> >
> > 2008-04-30  Kai Tietz  <kai.tietz@onevision.com>
> >
> >         * gfortran.dg/chmod_1.f90: Disable for x86_64-*-mingw*.
> >         * gfortran.dg/chmod_2.f90: Likewise.
> >         * gfortran.dg/chmod_3.f90: Likewise.
> >         * gfortran.dg/open_errors.f90: Likewise.
> >
> > Is this patch ok for apply?
> > 
> OK, I think this qualifies as obious. (Still, I wonder whether one 
> should put parts of open_errors.f90 into a different file and make them 
> thus testable with mingw. )
> 
> Tobias
> 

Committed revision 134820.


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]