mips.c (extern_list): Add GTY marker.
authorEric Christopher <echristo@gcc.gnu.org>
Fri, 30 May 2003 16:23:59 +0000 (16:23 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Fri, 30 May 2003 16:23:59 +0000 (16:23 +0000)
commit9a38893aa75ebb4447f960f3e5a865e7f580e2cc
tree46ac2187ea7809b4c5b633df7c1ea719edee4a3b
parent3e98a1199bb8b4f5b9e1f05447af02ad4b884634
mips.c (extern_list): Add GTY marker.

2003-05-30  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.c (extern_list): Add GTY marker.
(extern_head): Separate out definition. Add marker.
(mips_output_external): Use ggc_alloc for extern_list
allocation.
(mips_output_external_libcall): Ditto.

From-SVN: r67245
gcc/ChangeLog
gcc/config/mips/mips.c