gcc/gcc/testsuite/g++.old-deja
Nathan Sidwell ec7e5618bc typeck.c (composite_pointer_type): Remove comment about DR 195.
cp:
	* typeck.c (composite_pointer_type): Remove comment about DR 195.
	(build_reinterpret_cast_1): Revert DR195 patch. Only emit a
	warning when being pedantic.
	(build_reinterpet_cast, build_c_cast): Adjust.
testsuite:
	* g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
	being implemented.
	* g++.dg/conversion/dr195-1.C: New.
	* g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
	* g++.old-deja/g++.mike/p10148.C: Likewise.

From-SVN: r89826
2004-10-29 08:35:49 +00:00
..
g++.abi cxxabi_tweaks.h (__cxa_cdtor_return_type): Define. 2004-09-16 03:41:19 +00:00
g++.benjamin
g++.bob
g++.brendan typeck.c (composite_pointer_type): Remove comment about DR 195. 2004-10-29 08:35:49 +00:00
g++.bugs decl.c (grokfndecl): If ::main is found not to return int, correct it after issuing a diagnostic. 2004-09-23 21:27:25 +00:00
g++.eh
g++.ext
g++.gb
g++.jason decl.c (grokfndecl): If ::main is found not to return int, correct it after issuing a diagnostic. 2004-09-23 21:27:25 +00:00
g++.law decl.c (grokfndecl): If ::main is found not to return int, correct it after issuing a diagnostic. 2004-09-23 21:27:25 +00:00
g++.martin
g++.mike typeck.c (composite_pointer_type): Remove comment about DR 195. 2004-10-29 08:35:49 +00:00
g++.niklas
g++.ns decl.c (grokfndecl): If ::main is found not to return int, correct it after issuing a diagnostic. 2004-09-23 21:27:25 +00:00
g++.oliva
g++.other decl.c (grokfndecl): If ::main is found not to return int, correct it after issuing a diagnostic. 2004-09-23 21:27:25 +00:00
g++.pt re PR c++/13495 (Friendship to class nested within a template is broken) 2004-10-20 16:20:50 +00:00
g++.rfg
g++.robertl decl.c (grokfndecl): If ::main is found not to return int, correct it after issuing a diagnostic. 2004-09-23 21:27:25 +00:00
g++.warn
old-deja.exp