diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ddfa758460c..c3563d61c66 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-12-31 Graham Stott + + * halfpic.h: Remove foward defs of tree_node and rtx_def. + 2001-12-31 Graham Stott * toplev.h: Remove forward def of tree_node, rtx_def. diff --git a/gcc/halfpic.h b/gcc/halfpic.h index ca318d85043..37bc49962b6 100644 --- a/gcc/halfpic.h +++ b/gcc/halfpic.h @@ -20,11 +20,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #ifndef NO_HALF_PIC -#ifdef ANSI_PROTOTYPES -union tree_node; /* forward reference */ -struct rtx_def; -#endif - /* Declare the variable flag_half_pic as 'int' instead of 'extern int', so that BSS variables are created (even though this is not strict ANSI). This is because rtl.c now refers to the