diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-11-22 15:06:06 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2007-11-22 15:06:06 +0100 |
commit | 6d1f904c2efb86125ae06ec5ac348a2e55499706 (patch) | |
tree | 601e495b96713f8dbe7fc634c22ee24e8dea18a1 /gcc/c-decl.c | |
parent | 60f2c09056530a7c118e52a6859ea764bd555fcf (diff) | |
download | gcc-6d1f904c2efb86125ae06ec5ac348a2e55499706.zip gcc-6d1f904c2efb86125ae06ec5ac348a2e55499706.tar.gz gcc-6d1f904c2efb86125ae06ec5ac348a2e55499706.tar.bz2 |
re PR c++/34094 (Undefined static data member in anonymous namespace can acquire a definition anyway)
PR c++/34094
* decl2.c (cp_write_global_declarations): Issue error about static
data members in anonymous namespace which are declared and used,
but not defined.
* g++.dg/ext/visibility/anon7.C: New test.
From-SVN: r130351
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions