r259540 - in /trunk/gcc: ChangeLog config/riscv...
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Sat Apr 21 01:03:00 GMT 2018
Author: wilson
Date: Sat Apr 21 01:03:30 2018
New Revision: 259540
URL: https://gcc.gnu.org/viewcvs?rev=259540&root=gcc&view=rev
Log:
RISC-V: Pass --no-relax to linker if -mno-relax is present.
gcc/
2018-04-20 Kito Cheng <kito.cheng@gmail.com>
* config/riscv/elf.h (LINK_SPEC): Pass --no-relax if
-mno-relax is present.
* config/riscv/linux.h (LINK_SPEC): Ditto.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/riscv/elf.h
trunk/gcc/config/riscv/linux.h
More information about the Gcc-cvs
mailing list