gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely 31002af904 libstdc++: Do not assume std::FILE is complete [PR 99270]
libstdc++-v3/ChangeLog:

	PR libstdc++/99270
	* testsuite/27_io/headers/cstdio/types_std.cc: Use pointer to
	FILE instead of FILE.
2021-02-25 15:35:58 +00:00
..
basic_filebuf Update copyright years. 2021-01-04 10:26:59 +01:00
basic_fstream Update copyright years. 2021-01-04 10:26:59 +01:00
basic_ifstream Update copyright years. 2021-01-04 10:26:59 +01:00
basic_ios Update copyright years. 2021-01-04 10:26:59 +01:00
basic_iostream Update copyright years. 2021-01-04 10:26:59 +01:00
basic_istream Update copyright years. 2021-01-04 10:26:59 +01:00
basic_istringstream libstdc++: Only use dynamic_cast in tests when RTTI is enabled 2021-02-12 14:30:13 +00:00
basic_ofstream Update copyright years. 2021-01-04 10:26:59 +01:00
basic_ostream libstdc++: XFAIL tests that depends on RTTI 2021-02-12 14:30:13 +00:00
basic_ostringstream libstdc++: Only use dynamic_cast in tests when RTTI is enabled 2021-02-12 14:30:13 +00:00
basic_streambuf Update copyright years. 2021-01-04 10:26:59 +01:00
basic_stringbuf Update copyright years. 2021-01-04 10:26:59 +01:00
basic_stringstream libstdc++: Only use dynamic_cast in tests when RTTI is enabled 2021-02-12 14:30:13 +00:00
basic_syncbuf Update copyright years. 2021-01-04 10:26:59 +01:00
basic_syncstream Update copyright years. 2021-01-04 10:26:59 +01:00
filesystem libstdc++: Fix filesystem::rename on Windows [PR 98985] 2021-02-12 15:29:50 +00:00
fpos Update copyright years. 2021-01-04 10:26:59 +01:00
headers libstdc++: Do not assume std::FILE is complete [PR 99270] 2021-02-25 15:35:58 +00:00
ios_base Update copyright years. 2021-01-04 10:26:59 +01:00
manipulators Update copyright years. 2021-01-04 10:26:59 +01:00
objects Update copyright years. 2021-01-04 10:26:59 +01:00
types Update copyright years. 2021-01-04 10:26:59 +01:00
rvalue_streams-2.cc Update copyright years. 2021-01-04 10:26:59 +01:00
rvalue_streams.cc Update copyright years. 2021-01-04 10:26:59 +01:00