5e205cb Correct .dynbss in script

Authored and Committed by Alan Modra 7 years ago
    Correct .dynbss in script
    
    The only target that renames .bss is tic6x, turning .bss into .far,
    and .sbss into .bss.  .dynbss is not renamed to .dynfar by BFD.
    
    	* scripttempl/elf.sc: Don't use $BSS_NAME in .dynbss.
    
        
file modified
+4 -0
file modified
+1 -1