Skip to content

Conversation

@martin-frbg
Copy link
Collaborator

@martin-frbg martin-frbg commented Feb 21, 2020

The default entries for these functions in Makefile.L1 assume a combined source file with appropriate conditionals for USE_ABS, while power and mips64 have separate implementations for imin/iamin and imax/iamax.
fixes #2433

the fallbacks from Makefile.L1 assume a combined source for absolute value and non-absolute (with ifdef USE_ABS) but here we have separate implementations
the fallbacks from Makefile.L1 assume a combined source for absolute value and non-absolute (with ifdef USE_ABS) but here we have separate implementations
@martin-frbg martin-frbg merged commit 1e8410f into OpenMathLib:develop Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test failures on ppc64

1 participant