[gnu.gcc.bug] gcc-1.37.1 nit in config/out-mips.c

ham@Neon.Stanford.EDU (Peter R. Ham) (03/01/90)

The external definition of tree_code_name 
is no longer needed by out-mips.c 
Further more this definition conflicts with
the definition in the g++-1.37 test release
version of tree.h

*** out-mips.c	Wed Feb 28 11:58:47 1990
--- out-mips.c.old	Sat Jan  6 16:15:14 1990
***************
*** 464,469 ****
--- 464,471 ----
  				/* GET SECTION (DATA/SDATA) THRESHOLD */
  int mips_section_threshold = -1;
  
+ extern char *tree_code_name[];
+ 
  int
  mips_section_get ()
  {
--
Peter Ham			PO Box 3430	(h)(415) 322-4390
MS Computer Science Student	Stanford, CA	ham@cs.stanford.edu
Stanford University 		94309		(o)(415) 723-2067