> The nios2 back end didn't previously implement TARGET_ASM_OUTPUT_MI_THUNK.
Then backends.html needs to be adjusted, done thusly, installed.
--
Eric BotcazouIndex: backends.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
Per Richard Biener's encouragement to go after low-hanging fruit in
cleaning up test results for non-primary/secondary ports, I've checked
in this patch which fixes several FAILs in the g++ testsuite for nios2.
Chung-Lin already wrote the patch for our local tree some time ago and
I've just re