Re: [PATCH] testsuite: Add dg-do run to another test

2024-07-17 Thread Richard Biener
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 >

[PATCH] testsuite: Add dg-do run to another test

2024-07-17 Thread Jakub Jelinek
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? 2024-07-17 Jakub Jelinek * c-c++-common/torture/builtin-convertvector-1.c: Add dg-d