Re: [PATCH 2/7] AVR32: Fix invalid constraints for stcond

From: H. Peter Anvin
Date: Tue Jul 11 2006 - 14:05:35 EST


Haavard Skinnemoen wrote:
Because gcc doesn't seem to like arch-dependent constraints in inline
asm, we ended up using "m" as constraint for the stcond instruction.

Bunkum. That would be a bug in the AVR32 gcc, but gcc handles arch-specific constraints in inline assembly all the time. The kernel wouldn't compile for a large number of architectures otherwise.

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/