On Nov 1, 2006, at 8:10 PM, Andrew Pinski wrote:
We don't reject this TU during compiling but the assembler does.  Is
this correct or should we actually reject this during compiling?

If you add any checking code, also consider:

int i asm("r1");
int j asm("r1");

Reply via email to