Deleted Added
full compact
2c2
< Copyright (C) 1990, 91-94, 96, 97, 1998 Free Software Foundation, Inc.
---
> Copyright (C) 1990, 91-94, 96-98, 1999 Free Software Foundation, Inc.
21c21,22
< the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
---
> the Free Software Foundation, 59 Temple Place - Suite 330,
> Boston, MA 02111-1307, USA. */
56,57d56
< extern char * xmalloc ();
<
1411c1410
< char *filename;
---
> const char *filename;
1670a1670,1673
>
> fndecl = pushdecl (fndecl);
> rest_of_decl_compilation (fndecl, 0, 1, 0);
> announce_function (fndecl);
1671a1675,1676
> DECL_INITIAL (fndecl) = error_mark_node;
> temporary_allocation ();