https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102147
--- Comment #9 from Peter Bergner ---
(In reply to CVS Commits from comment #8)
> The master branch has been updated by Vladimir Makarov
> :
>
> https://gcc.gnu.org/g:51ca05031959d3accffe873e87d4bc4fbd22e9e9
>
> commit r12-3881-g51ca05031959d3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102147
--- Comment #8 from CVS Commits ---
The master branch has been updated by Vladimir Makarov :
https://gcc.gnu.org/g:51ca05031959d3accffe873e87d4bc4fbd22e9e9
commit r12-3881-g51ca05031959d3accffe873e87d4bc4fbd22e9e9
Author: Vladimir N. Makarov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102147
--- Comment #7 from Vladimir Makarov ---
I've been thinking about ways to fix this problem but only come to the
following patch. The patch results in working mostly the same for 64-bit
targets and different for 32-bit targets. In any case the p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102147
--- Comment #6 from Vladimir Makarov ---
(In reply to David Edelsohn from comment #5)
> Vlad privately commented: "I suspect order of processing conflicts might
> depend on their representation."
>
> The two representations may produce differen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102147
--- Comment #5 from David Edelsohn ---
Vlad privately commented: "I suspect order of processing conflicts might depend
on their representation."
The two representations may produce different results and the heuristics to
choose the representati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102147
--- Comment #4 from Richard Biener ---
btw, using bootstrap4 might be another solution.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102147
--- Comment #3 from Richard Biener ---
Well, ira_conflict_vector_profitable_p is dependent on sizeof (ira_object_t)
but it's a decision about the representation of conflicts. The question is now
whether at any point processing of the two repres