Convert elfread.c to type-safe registry API
[deliverable/binutils-gdb.git] / gas / read.c
index 228fe7a240e74f6253ce459ea00b3e385c452f6f..ac0048d832dd19508a15e456cfbbabbb2671e467 100644 (file)
@@ -6213,10 +6213,7 @@ static char *saved_limit;
    overruns should not occur.  Saves the current input line pointer so that
    it can be restored by calling restore_ilp().
 
-   Does not support recursion.
-
-   FIXME: This function is currently only used by stabs.c but that
-   should be extended to other files in the gas source directory.  */
+   Does not support recursion.  */
 
 void
 temp_ilp (char *buf)
This page took 0.024734 seconds and 4 git commands to generate.