[Bug target/88952] The asm operator modifiers for rs6000 should be documented like they are for x86
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 18 11:55:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88952
--- Comment #14 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Ah no, that is all understood. What I am commenting on is that you
have an odd-even register pair (9 and 10), while every GCC I know of
and/or tested uses an even-odd pair (10 and 11 usually). Curious.
More information about the Gcc-bugs
mailing list