Question regarding m68k GCC compiler error
Lukasz Majewski
lukma@denx.de
Thu Aug 13 08:02:21 GMT 2020
Hi Florian,
> * Lukasz Majewski:
>
> > Before I submit a GCC bug - has anybody encountered any similar
> > issue recently for this port?
>
> It's probably related to the six-argument system call. These are
> always difficult to handle on architectures with small register files.
> It's not necessarily a GCC bug, sometimes it's just not possible to
> solve this.
I do get your point. However, this code is a simple refactoring of
existing code (as I just moved preprocessor macros to static inline
function).
>
> You should consider turning futex_abstimed_wait_cancelable64 into a
> non-inline function.
Yes, I also thought about such solution.
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20200813/cce28251/attachment.sig>
More information about the Libc-alpha
mailing list