aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libiberty/cp-demint.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libiberty/cp-demint.c')
-rw-r--r--gcc-4.9/libiberty/cp-demint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.9/libiberty/cp-demint.c b/gcc-4.9/libiberty/cp-demint.c
index 1d1a77af7..efcc5b7f5 100644
--- a/gcc-4.9/libiberty/cp-demint.c
+++ b/gcc-4.9/libiberty/cp-demint.c
@@ -110,6 +110,7 @@ cplus_demangle_fill_component (struct demangle_component *p,
case DEMANGLE_COMPONENT_IMAGINARY:
case DEMANGLE_COMPONENT_VENDOR_TYPE:
case DEMANGLE_COMPONENT_CAST:
+ case DEMANGLE_COMPONENT_CONVERSION:
if (right != NULL)
return 0;
break;