readelf group errors/warnings
[deliverable/binutils-gdb.git] / binutils / readelf.c
index 23ffd8660031b233a42a98a9e9b3e2aff4b052ae..424624e0e4d705bb494edb0123c6f3994be21fd0 100644 (file)
@@ -6875,7 +6875,7 @@ process_section_groups (Filedata * filedata)
                     printable_section_name (filedata, section),
                     (unsigned long) section->sh_entsize,
                     (unsigned long) section->sh_size);
-             break;
+             continue;
            }
 
          start = (unsigned char *) get_data (NULL, filedata, section->sh_offset,
This page took 0.025224 seconds and 4 git commands to generate.