2004-07-19 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gas / ecoff.c
index 1de823e24dfa22c538baf60381054539f08b9e5b..d8ad019a72cae2173d5d7f3a9adf23d47b9fab77 100644 (file)
@@ -3685,6 +3685,8 @@ ecoff_build_lineno (const struct ecoff_debug_swap *backend,
   iline = 0;
   totcount = 0;
 
+  /* FIXME?  Now that MIPS embedded-PIC is gone, it may be safe to
+     remove this code.  */
   /* For some reason the address of the first procedure is ignored
      when reading line numbers.  This doesn't matter if the address of
      the first procedure is 0, but when gcc is generating MIPS
This page took 0.037246 seconds and 4 git commands to generate.