https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63577
Bernd Schmidt <bernds at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernds at gcc dot gnu.org --- Comment #13 from Bernd Schmidt <bernds at gcc dot gnu.org> --- Ideally we'd move RTL back out of garbage-collected memory and onto obstacks. The combiner was designed to throw away garbage RTL after each failed combination.