Bug #113096 Contribution: On s390x, compile the FMA test with -O2 to avoid over-optimiz ...
Submitted: 15 Nov 2023 19:34 Modified: 6 Mar 21:46
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[15 Nov 2023 19:34] OCA Admin
Description:
This bug tracks a contribution by Jonathan Albrecht (Github user: jonathan-albrecht-ibm) as described in http://github.com/mysql/mysql-server/pull/506

How to repeat:
See description

Suggested fix:
See contribution code attached
[15 Nov 2023 19:34] OCA Admin
Contribution submitted via Github - On s390x, compile the FMA test with -O2 to avoid over-optimization 
(*) Contribution by Jonathan Albrecht (Github jonathan-albrecht-ibm, mysql-server/pull/506#issuecomment-1813088627): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_1602760975.txt (text/plain), 1.20 KiB.

[16 Nov 2023 6:40] MySQL Verification Team
Hello Jonathan Albrecht,

Thank you for the report and contribution.

regards,
Umesh
[6 Mar 21:46] Jon Stephens
Documented fix as follows in the MySQL 8.0.37 and 8.4.0 changelogs:

    On s390x, we now compile the FMA test with <option>-O2</option>
    to avoid overoptimization.

    Our thanks to Jonathan Albrecht for the contribution.

Closed.