2013-11-11 Catherine Moore <clm@codesourcery.com>
[deliverable/binutils-gdb.git] / libiberty / cp-demangle.h
index aad37437400248a744566566c9a1a7e57c525906..ae635beb4cc767eb39d3b5cba17789df08efe4de 100644 (file)
@@ -1,5 +1,6 @@
 /* Internal demangler interface for g++ V3 ABI.
-   Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2010
+   Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@wasabisystems.com>.
 
    This file is part of the libiberty library, which is part of GCC.
@@ -147,7 +148,7 @@ struct d_info
 extern const struct demangle_operator_info cplus_demangle_operators[];
 #endif
 
-#define D_BUILTIN_TYPE_COUNT (32)
+#define D_BUILTIN_TYPE_COUNT (33)
 
 CP_STATIC_IF_GLIBCPP_V3
 const struct demangle_builtin_type_info
This page took 0.023491 seconds and 4 git commands to generate.