OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [libstdc++-v3/] [testsuite/] [27_io/] [objects/] [wchar_t/] [12048-5.cc] - Diff between revs 424 and 565

Show entire file | Details | Blame | View Log

Rev 424 Rev 565
Line 17... Line 17...
 
 
// DR 49 states that cin.rdbuf()->sbumpc() and fgetc(stdin) should be
// DR 49 states that cin.rdbuf()->sbumpc() and fgetc(stdin) should be
// equivalent and interchangable. Currently however, cin.rdbuf()->sungetc()
// equivalent and interchangable. Currently however, cin.rdbuf()->sungetc()
// only returns characters that were read with cin.rdbuf()->sbumpc()
// only returns characters that were read with cin.rdbuf()->sbumpc()
 
 
// { dg-do run { xfail *-*-* } }
// Works unexpectedly with OpenRISC 1000 newlib, which has no file I/O
 
// { dg-do run { xfail { ! or32-*-elf } } }
 
 
#include <iostream>
#include <iostream>
#include <cstdio>
#include <cstdio>
#include <cwchar>
#include <cwchar>
#include <testsuite_hooks.h>
#include <testsuite_hooks.h>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.