diff options
Diffstat (limited to 'gcc/function.h')
-rw-r--r-- | gcc/function.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/function.h b/gcc/function.h index e286188f018..dc4a8cc7c0f 100644 --- a/gcc/function.h +++ b/gcc/function.h @@ -156,10 +156,6 @@ struct gimple_df; struct call_site_record_d; struct dw_fde_node; -class ipa_opt_pass_d; -typedef ipa_opt_pass_d *ipa_opt_pass; - - struct GTY(()) varasm_status { /* If we're using a per-function constant pool, this is it. */ struct rtx_constant_pool *pool; |