* stabs.texinfo: N_MAIN is sometimes used for C.
[deliverable/binutils-gdb.git] / gdb / sh-tdep.c
index e70dfbb9c66d145e306cbf02330b02b8d59342e9..9a604895a5fde38f8eabe21ac40508783bc43271 100644 (file)
@@ -111,7 +111,7 @@ frame_find_saved_regs (fi, fsr)
      struct frame_info *fi;
      struct frame_saved_regs *fsr;
 {
-  int where[16];
+  int where[NUM_REGS];
   int rn;
   int have_fp = 0;
   int depth;
This page took 0.023518 seconds and 4 git commands to generate.