You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compute all float data information at compile time, not config time
For multilib configurations which have varying sets of floating point
data definitions that depend on the multilib configuration, don't
attempt to discover any properties at build time. Instead, do all of
that at compile time so that things can vary depending on the compiler
options.
Signed-off-by: Keith Packard <[email protected]>
0 commit comments