* config/tc-arm.c (s_unreq): Reword warning message to make it
[deliverable/binutils-gdb.git] / gas / config / obj-evax.c
index 033ccae66002c3e423ab8e5c9660083947da12f3..13fdf3ad5dc9b89990713c76b8b9eebec8d1eba2 100644 (file)
@@ -145,6 +145,7 @@ evax_frob_file_before_adjust (void)
   subseg_set (alpha_link_section, 0);
   seginfo = seg_info (alpha_link_section);
 
+  /* Handle .linkage fixups.  */
   for (l = alpha_linkage_fixup_root; l != NULL; l = l->next)
     {
       if (S_GET_SEGMENT (l->fixp->fx_addsy) == alpha_link_section)
This page took 0.030983 seconds and 4 git commands to generate.