]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix problem reported in http://gcc.gnu.org/ml/gcc-patches/2002-07/msg00238.html
authorJim Wilson <wilson@redhat.com>
Fri, 5 Jul 2002 19:39:12 +0000 (19:39 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 5 Jul 2002 19:39:12 +0000 (12:39 -0700)
commit38fe689c75e611e11fc4f90b96a1b69656903a4e
tree37b19337c575490be726c9b2483266f6a80df3f2
parent63a1d27cb50ba2b8e1956414211cc8d93df2c184
Fix problem reported in http://gcc.gnu.org/ml/gcc-patches/2002-07/msg00238.html

Fix problem reported in http://gcc.gnu.org/ml/gcc-patches/2002-07/msg00238.html
* decl.c (mark_named_label_lists): Add missing & in call to
mark_binding_level.

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