decl.c (lookup_namespace_name): If the name is a namespace, return it immediately.
authorMartin v. Löwis <loewis@informatik.hu-berlin.de>
Fri, 25 Sep 1998 11:07:29 +0000 (11:07 +0000)
committerMartin v. Löwis <loewis@gcc.gnu.org>
Fri, 25 Sep 1998 11:07:29 +0000 (11:07 +0000)
commit1231fb960d04d93cc39a612d2de7543ae3ea3b2f
tree99a4d3369697dbf37abd40ebc2b5ee46337ca9f7
parent2abbc1bd6759aa446ac7b82bf0ee969219fcc7e3
decl.c (lookup_namespace_name): If the name is a namespace, return it immediately.

1998-09-24  Martin von L�wis  <loewis@informatik.hu-berlin.de>
* decl.c (lookup_namespace_name): If the name is a namespace,
return it immediately.

From-SVN: r22589
gcc/cp/ChangeLog
gcc/cp/decl.c