Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!bu.edu!snorkelwacker!usc!elroy.jpl.nasa.gov!decwrl!shelby!neon!neon.Stanford.EDU!ham From: ham@Neon.Stanford.EDU (Peter R. Ham) Newsgroups: gnu.gcc.bug Subject: gcc-1.37.1 nit in config/out-mips.c Message-ID: Date: 28 Feb 90 20:03:15 GMT Sender: damon@Neon.Stanford.EDU (Damon Koronakos) Distribution: gnu Organization: Stanford University Lines: 23 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