Menu

#869 Need to clarify availability of libgcc functions like __moddi3

open
nobody
None
compiler
2017-10-17
2017-10-17
dkl
No

fbc uses libgcc functions like __moddi3 for some operations. For example, __moddi3 doesn't seem to be available in x86_64 libgcc. Maybe these functions need to be marked with FB_RTL_OPT_32BIT to ensure fbc will only use them on 32bit.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB