> From: haochen.jiang <haoch...@smtp.intel.com> > Sent: Friday, November 1, 2024 4:32 PM > > On Linux/x86_64, > > e9ab41b79933d42410126f0eb7b29f820745276c is the first bad commit commit > e9ab41b79933d42410126f0eb7b29f820745276c > Author: Hu, Lin1 <lin1...@intel.com> > Date: Fri Nov 1 10:04:40 2024 +0800 > > Support Intel MOVRS > > caused > > FAIL: gcc.c-torture/execute/builtin-prefetch-1.c -O0 (test for excess > errors) > FAIL: gcc.c-torture/execute/builtin-prefetch-1.c -O1 (test for excess > errors) > FAIL: gcc.c-torture/execute/builtin-prefetch-1.c -O2 -flto > -fno-use-linker-plugin - > flto-partition=none (test for excess errors) > FAIL: gcc.c-torture/execute/builtin-prefetch-1.c -O2 -flto > -fuse-linker-plugin - > fno-fat-lto-objects (test for excess errors) > FAIL: gcc.c-torture/execute/builtin-prefetch-1.c -O2 (test for excess > errors) > FAIL: gcc.c-torture/execute/builtin-prefetch-1.c -O3 -g (test for excess > errors) > FAIL: gcc.c-torture/execute/builtin-prefetch-1.c -Os (test for excess > errors) > FAIL: gcc.dg/builtin-prefetch-1.c (test for excess errors) > FAIL: gcc.dg/builtin-prefetch-1.c (test for warnings, line 31) > FAIL: gcc.dg/builtin-prefetch-1.c (test for warnings, line 32) > FAIL: gcc.dg/builtin-prefetch-1.c (test for warnings, line 33) > FAIL: gcc.dg/builtin-prefetch-1.c (test for warnings, line 34) > FAIL: gcc.dg/builtin-prefetch-1.c (test for warnings, line 35) > FAIL: gcc.dg/builtin-prefetch-1.c (test for warnings, line 36) > Hmm... It seems that the last minute change I did in the patch did not get committed.
I will send out a patch to fix that. Thx, Haochen