Have rv64/rvd depend on rv64/rvf
One of the glibc test cases links against s_lrintf, which we don't have an implementation of on lp64d. This causes lp64d to use all the lp64f code, which I believe is the correct thing to do.
parent
80598bd1
Please register or sign in to comment