]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/cp-demint.c
PR other/61321 - demangler crash on casts in template parameters
[thirdparty/gcc.git] / libiberty / cp-demint.c
index 1d1a77af748ba2485272db761fa4244e25b5e2e2..efcc5b7f5c02a3ae1cda503a80fe1f85609e85bd 100644 (file)
@@ -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;