diff options
author | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-08-03 15:54:52 +0100 |
---|---|---|
committer | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-08-03 15:54:52 +0100 |
commit | cc8c0049749736cdd88bc9c90f5df3961b97c67c (patch) | |
tree | 082fbe1db69431dad2dba55472a55c1f8a70e334 /gcc/fortran/f95-lang.c | |
parent | d1773f58f3a03e6c764373635fa079fa7526cfcf (diff) | |
download | gcc-cc8c0049749736cdd88bc9c90f5df3961b97c67c.zip gcc-cc8c0049749736cdd88bc9c90f5df3961b97c67c.tar.gz gcc-cc8c0049749736cdd88bc9c90f5df3961b97c67c.tar.bz2 |
MSP430: Don't pass redundant -md option to the assembler
The MSP430 GAS option "-md" is supposed to indicate that the CRT startup
code should copy data from ROM to RAM at startup. However, this option
has no effect; GAS handles the related behaviour automatically.
gcc/ChangeLog:
* config/msp430/msp430.h (ASM_SPEC): Don't pass on "-md" option.
Diffstat (limited to 'gcc/fortran/f95-lang.c')
0 files changed, 0 insertions, 0 deletions