bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] linuxthreads/sysdeps/i386/useldt.h


From: Ulrich Drepper
Subject: Re: [PATCH] linuxthreads/sysdeps/i386/useldt.h
Date: 23 Feb 2001 16:03:31 -0800
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef)

Ed Connell <address@hidden> writes:

> This patch forces gcc to use an 8-bit register (i.e. %cl) for one
> byte values and a 32-bit register (i.e. %ecx) for 4 byte values.
> Otherwise gcc complains that the wrong register type is used in the
> branch that is not taken.

Simply use values of the right type.  The patch is not necessary.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]