]> Git Repo - binutils.git/blobdiff - gdb/xcoffread.c
PR 8511, keep new test cases
[binutils.git] / gdb / xcoffread.c
index 731e90b0195855362e63750eed57982fa1323768..c4b868fe4cfd38e24f7884683c1e6bf784f7d6d9 100644 (file)
@@ -2718,7 +2718,7 @@ xcoff_initial_scan (objfile, section_offsets, mainline)
        include N_SLINE.  */
     init_psymbol_list (objfile, num_symbols);
 
-  pending_blocks = 0;
+  free_pending_blocks ();
   back_to = make_cleanup (really_free_pendings, 0);
 
   init_minimal_symbol_collection ();
This page took 0.024139 seconds and 4 git commands to generate.