------- Comment #8 from aph at gcc dot gnu dot org 2009-04-22 16:53 ------- I don't see why this is changed to WONTFIX. Fixing inline asm to allow the use of all a machine's registers is trivial, and should not be refused for the sake of a pedantic argument about whether someone should be using asm. gcc is a professional tool whose users are capable of deciding for themselves if they need to use asm. It makes no sense at all arbitrarily to restrict the number of operands.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39847
