From 67bf71fedef9e62264b5b3b3bf1b2e225560f253 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 22 May 2012 18:05:41 +0000 Subject: merge from gcc --- libiberty/cp-demangle.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libiberty/cp-demangle.c') diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c index d95b56c..27cc323 100644 --- a/libiberty/cp-demangle.c +++ b/libiberty/cp-demangle.c @@ -3715,6 +3715,7 @@ d_find_pack (struct d_print_info *dpi, case DEMANGLE_COMPONENT_SUB_STD: case DEMANGLE_COMPONENT_CHARACTER: case DEMANGLE_COMPONENT_FUNCTION_PARAM: + case DEMANGLE_COMPONENT_UNNAMED_TYPE: return NULL; case DEMANGLE_COMPONENT_EXTENDED_OPERATOR: -- cgit v1.1