summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-11-12 00:16:39 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-11-12 00:16:39 +0000
commit0f5f9ed5e5a041b636cc002451b1e8b2295f8e4f (patch)
treebe559cf894d65e5c4da1325c784e3eb4fe851b2a /libiberty
parent5d46ec3db21d8c8926f15a634b2d6570536db5f1 (diff)
downloadgcc-0f5f9ed5e5a041b636cc002451b1e8b2295f8e4f.tar.gz
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 642b9599873..d2efbe20d3c 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,13 @@
+2020-11-11 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/88115
+ * cp-demangle.c (d_print_comp_inner)
+ <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
+ "operator " prefix for __alignof__.
+ <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
+ operand of __alignof__.
+ * testsuite/demangle-expected: Test demangling for __alignof__.
+
2020-11-09 Christophe Lyon <christophe.lyon@linaro.org>
* pex-win32.c (pex_win32_exec_child): Initialize orig_err.