This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Break too deep TER chains for debug stmts during expansion (PR debug/64817)


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]