* Makefile.in (@COMMON_MAKEFILE_FRAG@): Use
[deliverable/binutils-gdb.git] / binutils / debug.c
index c47f1b04b2b244065bf7f5502666be26c361b3ed..c6ce8a7c01495f5862690b725533985e86b6ab86 100644 (file)
@@ -3199,6 +3199,8 @@ debug_type_samep (info, t1, t2)
                break;
              ++pn1;
              ++pn2;
+             ++pv1;
+             ++pv2;
            }
          ret = *pn1 == NULL && *pn2 == NULL;
        }
This page took 0.022794 seconds and 4 git commands to generate.