The following patch fixes a bug in l2g_base caused by a fidivr instruction not being qualified (short or long?). This goes unnoticed on gcc, but is reported as an error with clang.
fidivr -> fidivrl
Idem.
Same problem in ATL_dmvnk.c
Thank you very much for this! I confirm the bug, and have fixed in the basefiles for 4.9.48.
Note that the ATL_mvnk_.c came from the basefile, so you only need the fix in one place.
Thanks! Clint
My pleasure!
fixed in 3.9.48.
Log in to post a comment.
fidivr -> fidivrl
Idem.
Same problem in ATL_dmvnk.c
Thank you very much for this! I confirm the bug, and have fixed in the basefiles for 4.9.48.
Note that the ATL_mvnk_.c came from the basefile, so you only need the fix in one place.
Thanks!
Clint
My pleasure!
fixed in 3.9.48.