On Fri, 2019-10-04 at 15:58 -0500, Bill Schmidt wrote: > > > Has anyone else seen these failures? > > > Have you tried -fno-strict-aliasing? There is a known issue with > spec_qsort() that affects both of these benchmarks. See > https://urldefense.proofpoint.com/v2/url?u=https-3A__gcc.gnu.org_bugzilla_show-5Fbug.cgi-3Fid-3D83201&d=DwIDaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=Kj0CuWu6MgrNHos80CzrFt4fiXgwrFhMWDTO9Ue_lRU&m=M5tfnhGt9QWxrZvk7eKa9J_EonLqJs6YezVWveUtFhM&s=gesldYv1Oq8frkNSrX4O912SsKENeUKBZZruZ5UZ-NM&e= > . > > Hope this helps, > > Bill
Ah, of course, thank you. I verified that this fixes my mcf failure, gcc is still running. I already had -fno-strict-aliasing for perlbench, I should have figured out that it could be affecting other tests too. Steve Ellcey sell...@marvell.com