Message ID | Zpd9uVp2RggiNoOZ@tucnak |
---|---|
State | New |
Headers | show |
Series | testsuite: Add dg-do run to another test | expand |
On Wed, 17 Jul 2024, Jakub Jelinek wrote: > Hi! > > This is another test which clearly has been written with the assumption that > it will be executed, but it isn't. > It works fine when it is executed on both x86_64-linux and i686-linux. > > Ok for trunk? OK. > 2024-07-17 Jakub Jelinek <jakub@redhat.com> > > * c-c++-common/torture/builtin-convertvector-1.c: Add dg-do run > directive. > > --- gcc/testsuite/c-c++-common/torture/builtin-convertvector-1.c.jj 2023-05-22 16:28:25.499147149 +0200 > +++ gcc/testsuite/c-c++-common/torture/builtin-convertvector-1.c 2024-07-16 18:54:55.907042232 +0200 > @@ -1,3 +1,4 @@ > +/* { dg-do run } */ > /* { dg-skip-if "double support is incomplete" { "avr-*-*" } } */ > > extern > > Jakub > >
--- gcc/testsuite/c-c++-common/torture/builtin-convertvector-1.c.jj 2023-05-22 16:28:25.499147149 +0200 +++ gcc/testsuite/c-c++-common/torture/builtin-convertvector-1.c 2024-07-16 18:54:55.907042232 +0200 @@ -1,3 +1,4 @@ +/* { dg-do run } */ /* { dg-skip-if "double support is incomplete" { "avr-*-*" } } */ extern