Revert mistakenly committed change.
From-SVN: r214917
This commit is contained in:
parent
7b4786be78
commit
09f2f0aaa2
@ -5032,10 +5032,6 @@ free_lang_data_in_decl (tree decl)
|
||||
{
|
||||
gcc_assert (DECL_P (decl));
|
||||
|
||||
/* Early dumping of DECLs before we lose language data. */
|
||||
if (debug_info_level > DINFO_LEVEL_NONE)
|
||||
dwarf2out_early_decl (decl);
|
||||
|
||||
/* Give the FE a chance to remove its own data first. */
|
||||
lang_hooks.free_lang_data (decl);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user