[Bug target/119234] openblas miscompiled with -mcpu=power8

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 12 08:32:21 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119234

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |14.2.0
                 CC|                            |linkw at gcc dot gnu.org
             Target|                            |powerpc64le-linux-gnu
           Keywords|                            |wrong-code

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I have no preprocessed source at the moment, just forwarding the issue as
OpenBLAS folks appear lazy.  The solution on the OpenBLAS side was to revert
this change for power8, but it seems to be a latent miscompilation.

Note when testing OpenBLAS it will perform a CPU dispatch so you need to test
on actual power8 hardware to reproduce the failure.


More information about the Gcc-bugs mailing list