[patch] Fix dangling references in thunks at -O0

Eric Botcazou botcazou@adacore.com
Mon Sep 14 11:05:07 GMT 2020


> That being said, I can add another bit to cfun, e.g. is_gimple_thunk, and
> force the use of a register above only in case the bit is true.

In fact I can probably reuse cfun->tail_call_marked for this purpose.

-- 
Eric Botcazou




More information about the Gcc-patches mailing list