This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] i386: Fix GCC running out of registers for bits/string.h


On Wed, 10 Aug 2005, Maciej W. Rozycki wrote:

> 2005-08-10  Maciej W. Rozycki  <macro@linux-mips.org>
> 
> 	* sysdeps/i386/bits/string.h (strcspn): Lower the register
> 	pressure for the asm.
> 	(strspn): Likewise.
> 	(strpbrk): Likewise.
> 	(strstr): Likewise.
> 
> 	* sysdeps/i386/bits/string.h: Remove the "register" keyword 
> 	throughout.

 Filed as bug #1211, so that it doesn't get lost before the next release.

  Maciej


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]