* read.c (read_a_source_file): Rearrange evaluation order when
[deliverable/binutils-gdb.git] / bfd / bfd.c
index ed89e664cc79ad6e6a1f9ab545d078d5939dcece..1ffd7d05b1d54c69c47dc444f87bfaa8e63bcf4b 100644 (file)
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -176,7 +176,8 @@ CODE_FRAGMENT
 .  {* Used for input and output.  *}
 .  unsigned int symcount;
 .
-.  {* Symbol table for output BFD (with symcount entries).  *}
+.  {* Symbol table for output BFD (with symcount entries).
+.     Also used by the linker to cache input BFD symbols.  *}
 .  struct bfd_symbol  **outsymbols;
 .
 .  {* Used for slurped dynamic symbol tables.  *}
This page took 0.022786 seconds and 4 git commands to generate.