https://bugs.kde.org/show_bug.cgi?id=378524
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mips3...@gmail.com Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from Mark Wielaard <m...@klomp.org> --- Author: petarj Date: Wed Apr 12 18:51:45 2017 New Revision: 3348 Log: fix early initialization of s390_host_hwcaps in LibVEX_FrontEnd This is a follow-up to r3341 and r3344. r3341 split LibVEX_Translate into LibVEX_FrontEnd and LibVEX_BackEnd. s390_host_hwcaps needs to be initialized early when arch_host is VexArchS390X. This also fixes none/tests/libvexmultiarch_test on MIPS64 BE platforms. -- You are receiving this mail because: You are watching all bug changes.