reopen 301651
thanks
Hi,
It seems you didn't apply my patch as I submited it to you and
use the same for i386 and amd64. This does not work. Now we got
lots of errors like this:
{standard input}:3632: Error: Incorrect register `%rsi' used with `l' suffix
{standard input}:4920: Error: Incorrect register `%rdi' used with `l' suffix
{standard input}:4956: Error: Incorrect register `%rdi' used with `l' suffix
{standard input}:5602: Error: Incorrect register `%r8' used with `l' suffix
{standard input}:5811: Error: Incorrect register `%rbp' used with `l' suffix
{standard input}:6023: Error: Incorrect register `%rcx' used with `l' suffix
My patch used xchgq and not xchgl. You can fix this by removing
the "l" from the xchgl if you want to use the same for them.
Kurt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]