libiberty: testsuite: add missing format on d-demangle-expected

Message ID 20210930005057.734898-1-contact@lsferreira.net
State Committed
Commit cb4b82285b647ef515f649bb165a7dc20599ee84
Headers
Series libiberty: testsuite: add missing format on d-demangle-expected |

Commit Message

Luís Ferreira Sept. 30, 2021, 12:50 a.m. UTC
  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(+)
  

Comments

H.J. Lu Oct. 1, 2021, 3:43 p.m. UTC | #1
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.
  
Jeff Law Oct. 1, 2021, 5:28 p.m. UTC | #2
On 9/29/2021 6:50 PM, Luís Ferreira 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>
THanks.  Pushed to the trunk.

Can you please start including ChangeLog entries so that I don't have to 
write them for you.

Thanks,
Jeff
  
Luís Ferreira Oct. 1, 2021, 5:33 p.m. UTC | #3
Noted.

On Fri, 2021-10-01 at 11:28 -0600, Jeff Law wrote:
>  
>  
> On 9/29/2021 6:50 PM, Luís Ferreira 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>
>  THanks.  Pushed to the trunk.
>  
>  Can you please start including ChangeLog entries so that I don't
> have
> to write them for you.
>  
>  Thanks,
>  Jeff
>  
>
  

Patch

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
 #