How to write/read tree contains ssa_name in lto

ywgrit yw987194828@gmail.com
Sat Oct 11 08:30:06 GMT 2025


I used the functions stream_write_tree/stream_read_tree in lto. If tree
contains ssa_name, then stream_read_tree will generate ice: cfun is null in
wpa, so (*SSANAMES (cfun))[ix] will break the program. How to write/read
tree contains ssa_name in lto, e.g., wpa phase?
Thanks.

ywgrit.


More information about the Gcc mailing list