This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/53984] iostream operation throwing exception when exceptions not enabled
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jul 2017 22:06:45 +0000
- Subject: [Bug libstdc++/53984] iostream operation throwing exception when exceptions not enabled
- Auto-submitted: auto-generated
- References: <bug-53984-4@http.gcc.gnu.org/bugzilla/>
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