Re: [r15-4988 Regression] FAIL: gcc.dg/gomp/max_vf-1.c scan-tree-dump-times ompexp "__builtin_GOMP_parallel_loop_nonmonotonic_dynamic \\(.*, 16, 0\\);" 1 on Linux/x86_64

2024-11-07 Thread Jakub Jelinek via Gcc-regression
On Thu, Nov 07, 2024 at 11:31:17AM +, Andrew Stubbs wrote: > Anyway, I think the attached patch should fix it. It passes on my > configuration, but I don't have a Cascade Lake. You could have tested with whatever you have (if it has AVX) as -march= > OK? Yes, thanks. Jakub

Re: [r15-4988 Regression] FAIL: gcc.dg/gomp/max_vf-1.c scan-tree-dump-times ompexp "__builtin_GOMP_parallel_loop_nonmonotonic_dynamic \\(.*, 16, 0\\);" 1 on Linux/x86_64

2024-11-07 Thread Jakub Jelinek via Gcc-regression
On Thu, Nov 07, 2024 at 10:54:40AM +, Andrew Stubbs wrote: > On 07/11/2024 00:37, haochen.jiang wrote: > > d334f729e53867b838e867375b3f475ba793d96e is the first bad commit > > commit d334f729e53867b838e867375b3f475ba793d96e > > Author: Andrew Stubbs > > Date: Wed Nov 6 12:26:08 2024 + >

Re: [r15-2196 Regression] FAIL: c-c++-common/dfp/convert-bfp-6.c -std=gnu++98 execution test on Linux/x86_64

2024-07-30 Thread Jakub Jelinek via Gcc-regression
On Tue, Jul 30, 2024 at 03:03:39PM -0600, Jeff Law wrote: > > > The compilation of convert-bfp-6.c itself is identical between the older > > > (where > > > it didn't fail) and newer (where it fails) builds, what has changed is > > > libgcc.a. > > > In particular, what matters is libgcc/bid_binary

Re: [r15-2196 Regression] FAIL: c-c++-common/dfp/convert-bfp-6.c -std=gnu++98 execution test on Linux/x86_64

2024-07-23 Thread Jakub Jelinek via Gcc-regression
On Wed, Jul 24, 2024 at 01:49:06AM +, Jiang, Haochen wrote: > It might be a false positive timeout alert. Please ignore that first. It is not. I'm seeing it too consistently on i686-linux: obj49/LOGT:FAIL: c-c++-common/dfp/convert-bfp-10.c execution test obj49/LOGT:FAIL: c-c++-common/dfp/conv