https://sourceware.org/bugzilla/show_bug.cgi?id=20319
Raimar Falke <i-bugzilla-sourceware-org-kasujfzh at rf dot risimo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i-bugzilla-sourceware-org-k | |asujfzh at rf dot risimo.net --- Comment #3 from Raimar Falke <i-bugzilla-sourceware-org-kasujfzh at rf dot risimo.net> --- The issue is still present in 2.30. Sample input: $ cat fmov.asm .global main .section .text .balign 4 main: fmov d4, w2 fmov s4, x2 fmov w4, d2 fmov x4, s2 ret $ The assembler should mark these instructions as invalid. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils