search for: __getf2

Displaying 1 result from an estimated 1 matches for "__getf2".

Did you mean: __gedf2
2014 Aug 28
2
[LLVMdev] AARCH64 - compiler-rt missing some functions
...is providing on AARCH64, but compiler-rt isn't yet? We're hitting some Fortran issues with quad bits missing in glibc as a result. Specifically this list __addtf3 __eqtf2 __extenddftf2 __extendsftf2 __fixtfdi __fixtfsi __floatditf __floatsitf __gcc_qadd __gcc_qdiv __gcc_qmul __gcc_qsub __getf2 __gttf2 __letf2 __lttf2 __subtf3 __trunctfdf2 __trunctfsf2 __unordtf2 Comments/feedback appreciated. I'd like to get this upstream into compiler-rt asap. ./C