OSDN Git Service

* gxxint.texi: G++ now implements namespaces.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Sep 1999 00:33:09 +0000 (00:33 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Sep 1999 00:33:09 +0000 (00:33 +0000)
commit149a6627fd601f466ef83d01a027b0d6f3862c25
tree762c0f376628e76afc5809add65a72d5e16a9cdf
parent73b8a26bf3cb3730d6888cb56b798a0ce6b8ba6b
* gxxint.texi: G++ now implements namespaces.

* decl.c (pop_label): Don't warn about unused labels more than
once.
* semantics.c (finish_goto_stmt): Always marked used labels as
used.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29505 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/gxxint.texi
gcc/cp/semantics.c
gcc/testsuite/g++.old-deja/g++.pt/warn2.C [new file with mode: 0644]