]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
RISC-V: Fix nested function trampolines.
authorJim Wilson <jimw@sifive.com>
Sat, 14 Jul 2018 20:05:39 +0000 (20:05 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 14 Jul 2018 20:05:39 +0000 (13:05 -0700)
gcc/
* config/riscv/linux.h (TARGET_ASM_FILE_END): New.

From-SVN: r262660

gcc/ChangeLog
gcc/config/riscv/linux.h

index 776a3c4434dabffae4210a5f282077dc4bf0633c..9179987e98ccc722c8f97f4a6f5509f00b694c1b 100644 (file)
@@ -1,3 +1,7 @@
+2018-07-14  Jim Wilson  <jimw@sifive.com>
+
+       * config/riscv/linux.h (TARGET_ASM_FILE_END): New.
+
 2018-07-14  Paul Koning  <ni1d@arrl.net>
 
        * config/pdp11/pdp11.c (pdp11_rtx_costs): Bugfixes.
index 85561846dad2b9e455a2cd88beeeb62d5da05545..e208c95fe13c267839398f786592940eed826511 100644 (file)
@@ -66,3 +66,5 @@ along with GCC; see the file COPYING3.  If not see
       %{rdynamic:-export-dynamic} \
       -dynamic-linker " GNU_USER_DYNAMIC_LINKER "} \
     %{static:-static}}"
+
+#define TARGET_ASM_FILE_END file_end_indicate_exec_stack