https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102989
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #55435|0 |1
is obsolete| |
--- Comment #74 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 55482
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55482&action=edit
gcc14-bitint-wip.patch
Further progress, bitint-22.c ICEs, so there is still further work needed in
handle_cast, but getting closer. Also, fixed up the liveness analysis during
bitint coalescing.