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 #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Jul 26 22:06:13 2017
New Revision: 250594

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

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

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]