public inbox for gcc-regression@sourceware.org
help / color / mirror / Atom feed
* [r15-6361 Regression] FAIL: gcc.dg/field-merge-16.c scan-tree-dump-times ifcombine "optimizing" 6 on Linux/x86_64
@ 2024-12-19 7:05 haochen.jiang
2024-12-21 5:56 ` Alexandre Oliva
0 siblings, 1 reply; 2+ messages in thread
From: haochen.jiang @ 2024-12-19 7:05 UTC (permalink / raw)
To: oliva, gcc-regression, gcc-patches, haochen.jiang
On Linux/x86_64,
87f97ffba93a2de17eca3927af901e3b3a103df7 is the first bad commit
commit 87f97ffba93a2de17eca3927af901e3b3a103df7
Author: Alexandre Oliva <oliva@adacore.com>
Date: Wed Dec 18 22:17:31 2024 -0300
ifcombine field merge: handle masks with sign extensions
caused
FAIL: gcc.dg/field-merge-16.c scan-tree-dump-times ifcombine "optimizing" 6
with GCC configured with
../../gcc/configure --prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-6361/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl --enable-libmpx x86_64-linux --disable-bootstrap
To reproduce:
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/field-merge-16.c --target_board='unix{-m32}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gcc.dg/field-merge-16.c --target_board='unix{-m32\ -march=cascadelake}'"
(Please do not reply to this email, for question about this report, contact me at haochen dot jiang at intel.com.)
(If you met problems with cascadelake related, disabling AVX512F in command line might save that.)
(However, please make sure that there is no potential problems with AVX512.)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [r15-6361 Regression] FAIL: gcc.dg/field-merge-16.c scan-tree-dump-times ifcombine "optimizing" 6 on Linux/x86_64
2024-12-19 7:05 [r15-6361 Regression] FAIL: gcc.dg/field-merge-16.c scan-tree-dump-times ifcombine "optimizing" 6 on Linux/x86_64 haochen.jiang
@ 2024-12-21 5:56 ` Alexandre Oliva
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2024-12-21 5:56 UTC (permalink / raw)
To: haochen.jiang via Gcc-regression
Cc: gcc-patches, haochen.jiang, haochen.jiang
On Dec 19, 2024, "haochen.jiang via Gcc-regression" <gcc-regression@gcc.gnu.org> wrote:
> FAIL: gcc.dg/field-merge-16.c scan-tree-dump-times ifcombine "optimizing" 6
ACK, thanks.
I expect each of the following two patches contains a fix for this failure:
https://gcc.gnu.org/pipermail/gcc-patches/2024-December/672161.html
https://gcc.gnu.org/pipermail/gcc-patches/2024-December/672162.html
They're meant to go together, but each one should suffice.
Apologies for the noise
--
Alexandre Oliva, happy hacker https://FSFLA.org/blogs/lxo/
Free Software Activist GNU Toolchain Engineer
More tolerance and less prejudice are key for inclusion and diversity
Excluding neuro-others for not behaving ""normal"" is *not* inclusive
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-21 5:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-19 7:05 [r15-6361 Regression] FAIL: gcc.dg/field-merge-16.c scan-tree-dump-times ifcombine "optimizing" 6 on Linux/x86_64 haochen.jiang
2024-12-21 5:56 ` Alexandre Oliva
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).