This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PR c++/44486 missing space in __PRETTY_FUNCTION__ expansion in anonymous namespace


bootstrapped and regression tested on x86_64-linux-gnu.

OK?

2010-06-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>

	PR c++/44486
cp/	
	* error.c (dump_decl): Better wording for anonymous namespace.
testsuite/	
	* g++.dg/pr44486.C: New.

Attachment: fix-pr44486.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]