Source: openblas Followup-For: Bug #1126688 X-Debbugs-Cc: [email protected] User: [email protected] Usertags: ppc64el Control: tags 1126688 upstream patch
Upstream has been able to reproduce the error and identified that it occurs when -O3 optimisation is used. They've prepared a workaround patch enforcing -O2 in the problematic section of code, https://github.com/OpenMathLib/OpenBLAS/pull/5656

