More changes, mostly from IBM for rs6000. (See ChangeLog.)

This commit is contained in:
Per Bothner
1992-03-02 01:55:31 +00:00
parent 4b8333deca
commit 6c6afbb92b
9 changed files with 374 additions and 95 deletions

View File

@@ -726,7 +726,9 @@ patch_block_stabs (symbols, stabs, objfile)
struct symbol *sym = find_symbol_in_list (symbols, name, pp-name);
if (!sym)
{
#ifndef IBM6000
printf ("ERROR! stab symbol not found!\n"); /* FIXME */
#endif
}
else
{