https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119009
Michal Jireš changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119009
--- Comment #3 from Michal Jireš ---
Thanks a lot for the script.
I have reproduced it:
# bad3714b - before my patch
BM_UIOVecSink/0 33.8 us 33.8 us 20659 bytes_per_second=2.82508G/s html
# 0895aef0 - my patch
BM_UIOVe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118860
Bug ID: 118860
Summary: ICE Segfault with --param=file-cache-files= since
r15-7431-g66af77cbed6c5b
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: ice
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118517
Bug ID: 118517
Summary: ICE in single_succ_edge, at basic-block.h:332 since
r15-5336-gcee7d080d5c2a5
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118517
--- Comment #1 from Michal Jireš ---
The patch trips up on empty basic block without successors.
This block comes from DSE and can be fixed by:
--- a/gcc/tree-ssa-dse.cc
+++ b/gcc/tree-ssa-dse.cc
@@ -1396,8 +1396,9 @@ dse_optimize_call (gimple_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118510
Bug ID: 118510
Summary: [15 Regression][x86] ICE in extract_insn, at
recog.cc:2869 with -mapxf since
r15-5635-g1ff69000b50e8a
Product: gcc
Version: 15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118490
Bug ID: 118490
Summary: [15 Regression] ICE Indefinite recursion transforming
exp-log with -frounding-math since
r15-5116-ge232dc3bb5c3e8
Product: gcc
Version: 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118489
Bug ID: 118489
Summary: [15 Regression][avx512] ICE in
ix86_expand_vector_bf2sf_with_vec_perm, at
config/i386/i386-expand.cc:26917 since
r15-4955-g648bd1fcc6acfc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118487
Bug ID: 118487
Summary: [15 Regression] ICE tree check: expected vector_cst,
have ssa_name in vector_cst_encoded_nelts, at
tree.h:4683 since r15-5563-g1c4d39ada33d36
Produc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118238
Michal Jireš changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118181
Michal Jireš changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114772
Bug ID: 114772
Summary: pragma GCC target applied to earlier template function
with __attribute__((warn_unused_result))
Product: gcc
Version: 14.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114059
Bug ID: 114059
Summary: ICE in extract_insn, at recog.cc:2812 | sme2 vs
-fsanitize=address -mtrack-speculation
-fharden-control-flow-redundancy
Product: gcc
Vers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114058
Bug ID: 114058
Summary: ICE: _BitInt + asan: tree check: expected ssa_name,
have view_convert_expr in has_zero_uses, at
ssa-iterators.h:389
Product: gcc
Version:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113673
Michal Jireš changed:
What|Removed |Added
Last reconfirmed|2024-01-30 00:00:00 |2024-2-8
Keywords|needs-bisect
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113519
Michal Jireš changed:
What|Removed |Added
Keywords|needs-bisection |
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113390
Michal Jireš changed:
What|Removed |Added
Keywords|needs-bisection |
CC|
17 matches
Mail list logo