CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/23 06:25:17
Modified files:
gnu/gcc/gcc/cp : decl.c
Log message:
GCC PR C++/33094.
C++ semantics fix. Member constants can be file-local, if they're not external.
Fixes build of py-tagpy, which barfs in Boost otherwise.
(original fix, different text from gcc 4.2.4)
okay deraadt@, kettenis@
