X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=libiberty%2Fcp-demint.c;h=3fb8bf30030791928b0895e3622d47998974b3d1;hb=68dfbb92ef5f013a315d652c88ede2082c16a88e;hp=13a71d96dec1eaf414695a6d8fb55be18f06cfee;hpb=c793cac124dd2eb34042f2e43abb099a26e34cb0;p=deliverable%2Fbinutils-gdb.git diff --git a/libiberty/cp-demint.c b/libiberty/cp-demint.c index 13a71d96de..3fb8bf3003 100644 --- a/libiberty/cp-demint.c +++ b/libiberty/cp-demint.c @@ -1,5 +1,5 @@ /* Demangler component interface functions. - Copyright (C) 2004-2017 Free Software Foundation, Inc. + Copyright (C) 2004-2018 Free Software Foundation, Inc. Written by Ian Lance Taylor . This file is part of the libiberty library, which is part of GCC. @@ -106,6 +106,7 @@ cplus_demangle_fill_component (struct demangle_component *p, case DEMANGLE_COMPONENT_CONST_THIS: case DEMANGLE_COMPONENT_POINTER: case DEMANGLE_COMPONENT_REFERENCE: + case DEMANGLE_COMPONENT_RVALUE_REFERENCE: case DEMANGLE_COMPONENT_COMPLEX: case DEMANGLE_COMPONENT_IMAGINARY: case DEMANGLE_COMPONENT_VENDOR_TYPE: