Andreas Schwab <sch...@linux-m68k.org> writes: > Etienne Lorrain <etienne_lorr...@yahoo.fr> writes: > >> Well, do I have any chance to have the 'asm (" %c0 ": : "" );' and >> 'asm (" %a0 ": : "" );' documented if I submit a bug report? > > Those are already documented (*note (gccint)Output Template::).
But they aren't documented in the user manual. I think they should be, just as we document the machine specific constraint characters in the user manual. I think it would be appropriate to open a bug report about this. Ian