https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122767
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arsen at gcc dot gnu.org,
| |sjames at gcc dot gnu.org
Keywords| |ra
--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Alexandre Oliva from comment #0)
> Do we care enough to trade some compile-time hashing performance for
> register allocation stability?
IMO yes. Arsen and I dealt with a case where we ran into this and it made life
much harder. cross behaviour should be the same as native.