-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Labels
for-beta1Bugs that should be fixed in time for beta 1.Bugs that should be fixed in time for beta 1.
Milestone
Description
__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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
for-beta1Bugs that should be fixed in time for beta 1.Bugs that should be fixed in time for beta 1.