[PATCH] Break too deep TER chains for debug stmts during expansion (PR debug/64817)
Richard Henderson
rth@redhat.com
Fri Jan 30 20:05:00 GMT 2015
On 01/30/2015 09:47 AM, Jakub Jelinek wrote:
> +hash_map<tree, tree> *deep_ter_debug_map;
Any reason this data can't be static?
Otherwise, ok.
r~
More information about the Gcc-patches
mailing list