Fix hidden visibility compiler test
[deliverable/binutils-gdb.git] / gas / write.h
index 3c6f2597481cec616f4849d05d8f62343c63e74d..4f510d6d5a5b83f53aa9011df64ef1eea876e6a2 100644 (file)
@@ -106,10 +106,6 @@ struct fix
   struct fix *fx_next;
 
   /* If NULL, no bitfix's to do.  */
-  /* Only i960-coff and ns32k use this, and i960-coff stores an
-     integer.  This can probably be folded into tc_fix_data, below.
-     @@ Alpha also uses it, but only to disable certain relocation
-     processing.  */
   bit_fixS *fx_bit_fixP;
 
   bfd_reloc_code_real_type fx_r_type;
This page took 0.029908 seconds and 4 git commands to generate.