Skip to content

No __unorddf2 in NDK for aarch64 #294

@DanAlbert

Description

@DanAlbert

__unorddf2 isn't in libgcc for aarch64, but clang emits calls for it when compiling some libc++ tests. One possible solution for this would be to switch to compiler-rt instead of libgcc, but that's not something that will happen for r15.

One such test: sources/cxx-stl/llvm-libc++/test/std/numerics/complex.number/complex.transcendentals/atan.pass.cpp

Metadata

Metadata

Assignees

Labels

for-beta1Bugs that should be fixed in time for beta 1.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions