* ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR which

has an associated external symbol.
PR 12962.
This commit is contained in:
Ian Lance Taylor 1997-08-04 15:29:23 +00:00
parent 153da921f3
commit c5cb7682c6
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Mon Aug 4 11:28:35 1997 Ian Lance Taylor <ian@cygnus.com>
* ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR which
has an associated external symbol.
start-sanitize-v850
Thu Jul 31 15:13:43 1997 Jeffrey A Law (law@cygnus.com)