Discussion:
[patch] remove dwarf2out's current_function_has_inlines
Aldy Hernandez
2014-10-07 17:16:28 UTC
Permalink
Errr... a static that only gets written to?

OK to commit?
Jason Merrill
2014-10-07 17:55:56 UTC
Permalink
Post by Aldy Hernandez
Errr... a static that only gets written to?
OK to commit?
Yes. This should have been removed with

2010-09-03 Marcin Baczynski <***@gmail.com>

* dwarf2out.c (file scope): Remove #if0'd code.
(gen_subprogram_die): Same.

Jason

Loading...