PR gas/7025
[deliverable/binutils-gdb.git] / gold / merge.h
index 2aeff1e6fa18cfeec4db6395840cd16c4e93b3f2..fb6721d2925da70c63a5f5e2f1c785af8fec1cb6 100644 (file)
@@ -38,7 +38,7 @@ class Merge_map;
 // For each object with merge sections, we store an Object_merge_map.
 // This is used to map locations in input sections to a merged output
 // section.  The output section itself is not recorded here--it can be
-// found in the map_to_output_ field of the Object.
+// found in the output_sections_ field of the Object.
 
 class Object_merge_map
 {
This page took 0.022803 seconds and 4 git commands to generate.