https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102147
--- Comment #9 from Peter Bergner <bergner at gcc dot gnu.org> --- (In reply to CVS Commits from comment #8) > The master branch has been updated by Vladimir Makarov > <vmaka...@gcc.gnu.org>: > > https://gcc.gnu.org/g:51ca05031959d3accffe873e87d4bc4fbd22e9e9 > > commit r12-3881-g51ca05031959d3accffe873e87d4bc4fbd22e9e9 > Author: Vladimir N. Makarov <vmaka...@redhat.com> > Date: Fri Sep 24 10:06:45 2021 -0400 > > Make profitability calculation of RA conflict presentations independent > of host compiler type sizes. [PR102147] > > gcc/ChangeLog: > > 2021-09-24 Vladimir Makarov <vmaka...@redhat.com> > > PR rtl-optimization/102147 > * ira-build.c (ira_conflict_vector_profitable_p): Make > profitability calculation independent of host compiler pointer > and > IRA_INT_BITS sizes. Can we mark this as RESOLVED / FIXED now?