https://bugs.kde.org/show_bug.cgi?id=396452
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |MOVED --- Comment #3 from Mark Wielaard <[email protected]> --- Yes, this was resolved in binutils by allowing the existing construct again: commit 524496887011b46736f4c5865a5faedd46be6f54 Author: Nick Clifton <[email protected]> Date: Fri Jul 13 11:44:49 2018 +0100 Allow bit-patterns in the immediate field of ARM neon mov instructions. * config/tc-arm.c (do_neon_mov): When converting an integer immediate into a floating point value, check that the conversion is valid. Also warn if the immediate is valid as both a floating point value and a bit pattern. * testsuite/gas/arm/vfp-mov-enc.s: Add instructions that use floating point bit patterns. * testsuite/gas/arm/vfp-mov-enc.d: Add regexps for the disassembly of the new insns. Which is on both the binutils master and 2.31 branches. I removed the valgrind workaround in fedora already. -- You are receiving this mail because: You are watching all bug changes.
