> The nios2 back end didn't previously implement TARGET_ASM_OUTPUT_MI_THUNK.

Then backends.html needs to be adjusted, done thusly, installed.

-- 
Eric Botcazou
Index: backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.65
diff -u -r1.65 backends.html
--- backends.html	21 Jan 2015 09:13:49 -0000	1.65
+++ backends.html	22 Mar 2015 10:51:58 -0000
@@ -95,7 +95,7 @@
 moxie      |       F             g  t s
 msp430     |    L  FI    l    b  g    s
 nds32      |       F C            ia  s
-nios2      |   S     C
+nios2      |   S     C            i
 nvptx      |   S Q   C    q     mg   e
 pa         |   ? Q   CBD  qr  b   i  e
 pdp11      |    L   IC    qrc b      e

Reply via email to