aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-02-19 07:16:42 -0700
committerJeff Law <law@gcc.gnu.org>1998-02-19 07:16:42 -0700
commitd09ae635f73683c4c0ad92da3c8e3da74824438e (patch)
tree5077d202db9b3f5a636e11e9806879a5bb3ddadf
parentacde952dea2247e2a5d8dbc8e796f145b1e9b554 (diff)
downloadgcc-d09ae635f73683c4c0ad92da3c8e3da74824438e.zip
gcc-d09ae635f73683c4c0ad92da3c8e3da74824438e.tar.gz
gcc-d09ae635f73683c4c0ad92da3c8e3da74824438e.tar.bz2
opps.
From-SVN: r18125
-rw-r--r--gcc/cp/method.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/method.c b/gcc/cp/method.c
index 1e7c007..a3ff1ac 100644
--- a/gcc/cp/method.c
+++ b/gcc/cp/method.c
@@ -1056,7 +1056,7 @@ build_mangled_name (parmtypes, begin, end)
#else
/* This is bug compatible with 2.7.x */
flush_repeats (parmtype);
-endif
+#endif
continue;
}