public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jeff Law <law@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-4411] libiberty: d-demangle: Add test case for function literals
Date: Thu, 14 Oct 2021 16:25:23 +0000 (GMT)	[thread overview]
Message-ID: <20211014162523.C58813858C3A@sourceware.org> (raw)

https://gcc.gnu.org/g:e19eea30d61af0f9c8442bbee62441536394a513

commit r12-4411-ge19eea30d61af0f9c8442bbee62441536394a513
Author: Luís Ferreira <contact@lsferreira.net>
Date:   Thu Oct 14 12:24:51 2021 -0400

    libiberty: d-demangle: Add test case for function literals
    
    libiberty/ChangeLog:
    
            * testsuite/d-demangle-expected: Add test case for function literals.

Diff:
---
 libiberty/testsuite/d-demangle-expected | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/libiberty/testsuite/d-demangle-expected b/libiberty/testsuite/d-demangle-expected
index ba54e5a2812..e1b296ff0b0 100644
--- a/libiberty/testsuite/d-demangle-expected
+++ b/libiberty/testsuite/d-demangle-expected
@@ -981,6 +981,10 @@ demangle.test(char)
 _D8demangle000000004testFaZv
 demangle.test(char)
 #
+--format=dlang
+_D8demangle__T3abcS_DQt10__lambda13FNaNbNiNfZiZQBhFZi
+demangle.abc!(demangle.__lambda13()).abc()
+#
 # Unittests
 #
 --format=dlang


                 reply	other threads:[~2021-10-14 16:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211014162523.C58813858C3A@sourceware.org \
    --to=law@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).