GCC's 30 operand limit

Does anyone know a workaround for GCC’s 30 operand limit inside `asm’?

Using multiple asm statements?

On 2014-04-07, flymail <flymail@no-mx.forums.opensuse.org> wrote:
> Does anyone know a workaround for GCC’s 30 operand limit inside `asm’?

I guess not. Pity. This is a terrible limition of GCC.