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++/53984] iostream operation throwing exception when exceptions not enabled


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

--- Comment #15 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 15:49:50 2017
New Revision: 252105

URL: https://gcc.gnu.org/viewcvs?rev=252105&root=gcc&view=rev
Log:
PR libstdc++/53984 fix failing test

        PR libstdc++/53984
        * testsuite/27_io/basic_fstream/53984.cc: Fix test.

Modified:
    branches/range-gen2/libstdc++-v3/ChangeLog
    branches/range-gen2/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]