https://bugs.kde.org/show_bug.cgi?id=370028
--- Comment #12 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Aleksandar Rikalo from comment #11) > It wouldn't work - (*fpu)[n] are doubles, but arch->vex.guest_f##n are > ULongs. In this case we need raw memory move, without long2double > conversions. Yes, you are right, the conversion will change the values of FP registers and incorrect values would be stored in the core dump. Original patch has been committed as r16190. Thanks. -- You are receiving this mail because: You are watching all bug changes.