Diego Novillo wrote:
> Mark Mitchell wrote on 05/19/06 14:54:
> 
>> Yes, this test case is valid; the code is ill-formed GNU C, since the
>> machine in question know not have a register named "unknown register".
>>                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
> I can't parse this.

Sorry; "machine in question is known not to have ..."

In other words, since there is no such register on whatever machine is
being targeted, the code is ill-formed, and we should issue an error.

-- 
Mark Mitchell
CodeSourcery
[EMAIL PROTECTED]
(650) 331-3385 x713

Reply via email to