From cf64af861f869cf40217a1d45eb0ba9f7add7d37 Mon Sep 17 00:00:00 2001 From: Aldy Hernandez Date: Thu, 19 Oct 2017 07:51:54 +0000 Subject: [PATCH] Update my last ChangeLog entry to properly specify overloaded functions. From-SVN: r253880 --- gcc/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e60a49f99cc..7f5b9f4df87 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -24,10 +24,10 @@ 2017-10-18 Aldy Hernandez - * wide-int.cc (debug) [const wide_int &]: New. - (debug) [const wide_int *]: New. - (debug) [const widest_int &]: New. - (debug) [const widest_int *]: New. + * wide-int.cc (debug (const wide_int &)): New. + (debug (const wide_int *)): New. + (debug (const widest_int &)): New. + (debug (const widest_int *)): New. 2017-10-18 Vladimir Makarov -- 2.30.2