import gdb-1999-07-19 snapshot

This commit is contained in:
Jason Molenda
1999-07-19 23:30:11 +00:00
parent dc9e099fc0
commit adf40b2e16
46 changed files with 2656 additions and 1071 deletions

View File

@ -1324,7 +1324,7 @@ build_parse ()
if (FP_REGNUM >= 0)
num_std_regs++;
#endif
#ifdef FP_REGNUM
#ifdef SP_REGNUM
if (SP_REGNUM >= 0)
num_std_regs++;
#endif