https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113141
Sergei Trofimovich changed:
What|Removed |Added
CC||slyfox at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110075
Viktor Ostashevskyi changed:
What|Removed |Added
CC||ostash at ostash dot kiev.ua
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113281
--- Comment #15 from Andrew Pinski ---
(In reply to Richard Biener from comment #14)
> a >= 16 ? 0 : 32872 >> MIN (a, 15) (the MIN is still required to
> avoid requiring masking).
Note maybe instead of MIN here we use `a & 0xf` since that will
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113575
Bug ID: 113575
Summary: [14 Regression] memory hog building insn-opinit.o
(i686-linux-gnu -> riscv64-linux-gnu)
Product: gcc
Version: 14.0
Status: UNCONFIRMED
201 - 204 of 204 matches
Mail list logo