https://sourceware.org/bugzilla/show_bug.cgi?id=16946

--- Comment #5 from Masaki MURANAKA <mon...@monami-software.com> ---
Hello Nick,

As you said, I'm using a git head of gcc-4_7 (old).

I got better messages after applied your patch:
```
/var/folders/wr/mrhq4cgx2b15l4xwgj12jchm0000gn/T//ccGtpXOI.s: Assembler
messages:
/var/folders/wr/mrhq4cgx2b15l4xwgj12jchm0000gn/T//ccGtpXOI.s:88: Error: callt
ctoff(__callt_save_r31c): ctoff() is not supported by the rh850 ABI. Use
-mgcc-abi instead
/var/folders/wr/mrhq4cgx2b15l4xwgj12jchm0000gn/T//ccGtpXOI.s:99: Error: callt
ctoff(__callt_return_r31c): ctoff() is not supported by the rh850 ABI. Use
-mgcc-abi instead
make[3]: *** [_absvsi2.o] Error 1
make[2]: *** [multi-do] Error 1
make[1]: *** [all-multi] Error 2
make: *** [all-target-libgcc] Error 2
```

And I see this issue is caused by ABI. I'll make a local patch for gcc to avoid
this issue.
Thank you for your suggestion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to