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++/81808] 27_io /basic_fstream/53984.cc failure on AIX


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81808

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Fri Aug 11 00:14:57 2017
New Revision: 251041

URL: https://gcc.gnu.org/viewcvs?rev=251041&root=gcc&view=rev
Log:
PR libstdc++/81808 skip test if reading directory doesn't fail

        PR libstdc++/81808
        * testsuite/27_io/basic_fstream/53984.cc: Adjust test for targets
        that allow opening a directory as a FILE and reading from it.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/27_io/basic_fstream/53984.cc

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