[PATCH] libiberty: testsuite: add missing format on d-demangle-expected

H.J. Lu hjl.tools@gmail.com
Fri Oct 1 15:43:03 GMT 2021


On Wed, Sep 29, 2021 at 5:51 PM Luís Ferreira <contact@lsferreira.net> wrote:
>
> This patch adds a missing format parameter that prevents d-demangle-expected
> test collection from running successfully.
>
> Signed-off-by: Luís Ferreira <contact@lsferreira.net>
> ---
>  libiberty/testsuite/d-demangle-expected | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/libiberty/testsuite/d-demangle-expected b/libiberty/testsuite/d-demangle-expected
> index 799f4724b72..44a3649c429 100644
> --- a/libiberty/testsuite/d-demangle-expected
> +++ b/libiberty/testsuite/d-demangle-expected
> @@ -991,6 +991,7 @@ _D88
>  _D5__T1aZv
>  _D5__T1aZv
>  #
> +--format=dlang
>  _D00
>  _D00
>  #
> --
> 2.33.0
>

This counts as an obvious fix.  Please check it in.

Thanks.

-- 
H.J.


More information about the Gcc-patches mailing list