Skip to content

Improve fix for lapack-test EIG/cchkhb2stg from PR 2778 - #2823

Merged
martin-frbg merged 2 commits into
OpenMathLib:developfrom
martin-frbg:fix2778
Sep 5, 2020
Merged

martin-frbg merged 2 commits into
OpenMathLib:developfrom
martin-frbg:fix2778

Conversation

@martin-frbg

Copy link
Copy Markdown
Collaborator

as explained by serguei-patchkovskii in Reference-LAPACK/lapack#438 (comment) , passing in an index of 1 instead of N will probably appear to work in practice but actually leads to a standards violation accessing matrix A in SLASET, i.e. undefined behavior

as explained by serguei-patchkovskii in Reference-LAPACK/lapack#438 (comment) , passing in an index of 1 instead of N leads to a standards violation accessing matrix A in SLASET, i.e. undefined behavior
@martin-frbg
martin-frbg merged commit 43a31b7 into OpenMathLib:develop Sep 5, 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.

1 participant