public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [r15-853 Regression] FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_not_expr, " 1 on Linux/x86_64
@ 2024-05-27 23:29 haochen.jiang
  2024-05-28  0:30 ` Andrew Pinski
  0 siblings, 1 reply; 2+ messages in thread
From: haochen.jiang @ 2024-05-27 23:29 UTC (permalink / raw)
  To: quic_apinski, gcc-regression, gcc-patches, haochen.jiang

On Linux/x86_64,

c5a7628470a7fb801ebeea82e16a4549db43bfa5 is the first bad commit
commit c5a7628470a7fb801ebeea82e16a4549db43bfa5
Author: Andrew Pinski <quic_apinski@quicinc.com>
Date:   Sun May 26 17:59:21 2024 -0700

    match: Use uniform_integer_cst_p in bitwise_inverted_equal_p [PR115238]

caused

FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_ior_expr, " 1
FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_not_expr, " 1

with GCC configured with

../../gcc/configure --prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-853/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="tree-ssa.exp=gcc.dg/tree-ssa/bitops-9.c --target_board='unix{-m32}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/bitops-9.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-853 Regression] FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_not_expr, " 1 on Linux/x86_64
  2024-05-27 23:29 [r15-853 Regression] FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_not_expr, " 1 on Linux/x86_64 haochen.jiang
@ 2024-05-28  0:30 ` Andrew Pinski
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Pinski @ 2024-05-28  0:30 UTC (permalink / raw)
  Cc: quic_apinski, gcc-regression, gcc-patches, haochen.jiang

On Mon, May 27, 2024 at 4:30 PM haochen.jiang
<haochenj@ecsmtp.sh.intel.com> wrote:
>
> On Linux/x86_64,
>
> c5a7628470a7fb801ebeea82e16a4549db43bfa5 is the first bad commit
> commit c5a7628470a7fb801ebeea82e16a4549db43bfa5
> Author: Andrew Pinski <quic_apinski@quicinc.com>
> Date:   Sun May 26 17:59:21 2024 -0700
>
>     match: Use uniform_integer_cst_p in bitwise_inverted_equal_p [PR115238]
>
> caused
>
> FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_ior_expr, " 1
> FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_not_expr, " 1


Sorry about that, fixed in
r15-855-g4fcdc37e8856bde847d3b8dd2915b68d56ad1d62 . Just was a
testcase issue really.

Thanks,
Andrew

>
> with GCC configured with
>
> ../../gcc/configure --prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-853/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="tree-ssa.exp=gcc.dg/tree-ssa/bitops-9.c --target_board='unix{-m32}'"
> $ cd {build_dir}/gcc && make check RUNTESTFLAGS="tree-ssa.exp=gcc.dg/tree-ssa/bitops-9.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

end of thread, other threads:[~2024-05-28  0:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-27 23:29 [r15-853 Regression] FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_not_expr, " 1 on Linux/x86_64 haochen.jiang
2024-05-28  0:30 ` Andrew Pinski

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).