https://sourceware.org/bugzilla/show_bug.cgi?id=34000
Zheng Bao <fishbaoz at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fishbaoz at hotmail dot com
--- Comment #1 from Zheng Bao <fishbaoz at hotmail dot com> ---
__asm__ volatile(
".byte 0xF2, 0x0F, 0xBC, 0xFF"
);
The test program is risky.
Please use the constraints to give operand input and output of Inline Assembly
Language, if the test program is going into git log or testsuite.
--
You are receiving this mail because:
You are on the CC list for the bug.