|
From: | address@hidden |
Subject: | [Bug gas/32073] [2.44 Regression] gas failed to build x86-64 Linux kernel |
Date: | Mon, 12 Aug 2024 09:17:01 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32073 --- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> --- Testcase from glibc: $ cat svml_d_acos2_core-sse2.S #define JUMPTARGET(name) *name##@GOTPCREL(%rip) .macro WRAPPER_IMPL_SSE2 callee call JUMPTARGET(\callee) .endm .text WRAPPER_IMPL_SSE2 acos $ gcc -c svml_d_acos2_core-sse2.S svml_d_acos2_core-sse2.S: Assembler messages: svml_d_acos2_core-sse2.S:4: Error: invalid character '\' in operand 1 svml_d_acos2_core-sse2.S:7: Info: macro invoked from here -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |