diff options
author | Alan Modra <amodra@gmail.com> | 2015-09-02 17:28:03 +0930 |
---|---|---|
committer | Alan Modra <amodra@gcc.gnu.org> | 2015-09-02 17:28:03 +0930 |
commit | 1c743086d26a076509111ce079b9afe10c3d43d3 (patch) | |
tree | 250d07e7ed03fadb592e6020cd15824fd9794aac /libgfortran/io/write.c | |
parent | 3d32e50634885e71fb89770452d2e505cc5ed646 (diff) | |
download | gcc-1c743086d26a076509111ce079b9afe10c3d43d3.zip gcc-1c743086d26a076509111ce079b9afe10c3d43d3.tar.gz gcc-1c743086d26a076509111ce079b9afe10c3d43d3.tar.bz2 |
[RS6000] Don't pass --oformat to ld
ld -m options select a particular ld emulation (e*.c files in ld build
dir) which provides a compiled-in scripts or select a script from
ldscripts/. Each of these has an OUTPUT_FORMAT statement, which does
the same thing as --oformat. --oformat is therefore redundant when
using GNU ld built this century, except possibly when overriding the
default ld scripts with -T.
* config/rs6000/sysv4le.h (LINK_TARGET_SPEC): Don't define.
* config/rs6000/sysv4.h (LINK_TARGET_SPEC): Likewise.
(LINK_SPEC, SUBTARGET_EXTRA_SPECS): Delete link_target.
From-SVN: r227397
Diffstat (limited to 'libgfortran/io/write.c')
0 files changed, 0 insertions, 0 deletions