public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38956]  New: test gfortran.dg/chmod_1.f90 fails on i686-pc-cygwin
@ 2009-01-24  3:05 billingd at gcc dot gnu dot org
  2009-01-24  3:06 ` [Bug fortran/38956] " billingd at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: billingd at gcc dot gnu dot org @ 2009-01-24  3:05 UTC (permalink / raw)
  To: gcc-bugs

Test gfortran.dg/chmod_1.f90 fails on i686-pc-cygwin.  The part of the test
that fails is:

  call chmod (n, "a-w", i
  if (i == 0 .and. getuid() /= 0) then
    if (access(n,"w") == 0 .or. access(n,"W") == 0) call abort
  end if

n = "foobar_file", and after the test we have

$ ls -l foobar_file
-r-xr-xr-x 1 DABilling Domain_Users 0 Jan 24 13:58 foobar_file

so it appears thet the chmod function works.


-- 
           Summary: test gfortran.dg/chmod_1.f90 fails on i686-pc-cygwin
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38956


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-05-10  3:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-24  3:05 [Bug fortran/38956] New: test gfortran.dg/chmod_1.f90 fails on i686-pc-cygwin billingd at gcc dot gnu dot org
2009-01-24  3:06 ` [Bug fortran/38956] " billingd at gcc dot gnu dot org
2009-01-24  7:41 ` billingd at gcc dot gnu dot org
2009-01-29 22:09 ` billingd at gcc dot gnu dot org
2009-01-29 22:15 ` [Bug fortran/38956] tests gfortran.dg/chmod_{1,2,3}.f90 " billingd at gcc dot gnu dot org
2009-01-30 10:01 ` bonzini at gnu dot org
2009-05-10  1:15 ` billingd at gcc dot gnu dot org
2009-05-10  3:36 ` billingd at gcc dot gnu dot org
2009-05-10  3:38 ` billingd at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).