[PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry

Jonathan Wakely jwakely@redhat.com
Wed Jul 26 22:06:00 GMT 2017


On 26/07/17 20:14 +0200, Paolo Carlini wrote:
>Hi again,
>
>On 26/07/2017 16:27, Paolo Carlini wrote:
>>Hi,
>>
>>On 26/07/2017 16:21, Andreas Schwab wrote:
>>>ERROR: 27_io/basic_fstream/53984.cc: unknown dg option: 
>>>dg-require-file-io 18 {} for " dg-require-file-io 18 "" "
>>Should be already fixed, a trivial typo.
>... but now the new test simply fails for me. If I don't spot 
>something else trivial over the next few hours I guess better waiting 
>for Jon to look into that.

Sorry about that, I must have only checked for FAILs and missed the
ERRORs.

It should have been an ifstream not fstream, otherwise the filebuf
can't even open the file. Fixed like so, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 742 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170726/d368cf64/attachment.bin>


More information about the Gcc-patches mailing list