[Bug tree-optimization/110829] [13/14 Regression] FAIL: gcc.dg/pr56837.c scan-tree-dump-times optimized "memset ..c, 68, 16384.;" 1

2024-03-07 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110829

Jeffrey A. Law  changed:

   What|Removed |Added

 CC||law at gcc dot gnu.org
   Priority|P3  |P2

[Bug tree-optimization/110829] [13/14 Regression] FAIL: gcc.dg/pr56837.c scan-tree-dump-times optimized "memset ..c, 68, 16384.;" 1

2023-07-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110829

--- Comment #3 from CVS Commits  ---
The releases/gcc-13 branch has been updated by Richard Biener
:

https://gcc.gnu.org/g:00c806ea70406e6e67170e51095533dcb8a20cf8

commit r13-7613-g00c806ea70406e6e67170e51095533dcb8a20cf8
Author: Richard Biener 
Date:   Thu Jul 27 12:34:34 2023 +0200

XFAIL parts broken deliberately by r13-1762-gf9d4c3b45c5ed5

The following XFAILs recognizing a complex store as memset.

PR tree-optimization/110829
* gcc.dg/pr56837.c: XFAIL part of the testcase.

(cherry picked from commit 41482832ad0aeaa0e4ae2f8d2beff17023cd00bf)

[Bug tree-optimization/110829] [13/14 Regression] FAIL: gcc.dg/pr56837.c scan-tree-dump-times optimized "memset ..c, 68, 16384.;" 1

2023-07-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110829

--- Comment #2 from CVS Commits  ---
The master branch has been updated by Richard Biener :

https://gcc.gnu.org/g:41482832ad0aeaa0e4ae2f8d2beff17023cd00bf

commit r14-2816-g41482832ad0aeaa0e4ae2f8d2beff17023cd00bf
Author: Richard Biener 
Date:   Thu Jul 27 12:34:34 2023 +0200

XFAIL parts broken deliberately by r13-1762-gf9d4c3b45c5ed5

The following XFAILs recognizing a complex store as memset.

PR tree-optimization/110829
* gcc.dg/pr56837.c: XFAIL part of the testcase.

[Bug tree-optimization/110829] [13/14 Regression] FAIL: gcc.dg/pr56837.c scan-tree-dump-times optimized "memset ..c, 68, 16384.;" 1

2023-07-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110829

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |13.3
   Keywords||xfail

--- Comment #1 from Richard Biener  ---
I'm XFAILing the (sub-)testcase.