This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/15488] possibly insufficient file permissions for executing test suite


------- Additional Comments From jbeulich at novell dot com  2004-07-12 12:35 -------
This isn't really fixed. The change to use remote_download in v3-copy-files made
this patch unnecessary, and the way it was applied it actually became
counter-productive since other than the submitted patch the one applied changes
the mode of the source files (in the source tree, that is) rather than that of
the destination files. If the user running the testsuite doesn't have sufficient
rights to do so, the whole testsuite run now fails.
In the light of all that, the patch simply needs to be backed out in both
mainline and 3_4-branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
      Known to fail|                            |3.4.1 3.5.0
         Resolution|FIXED                       |


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


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