git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b6011b
)
x86: string_32.h: workaround for broken gcc 4.0
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 26 May 2008 20:36:53 +0000
(13:36 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 26 May 2008 20:36:53 +0000
(13:36 -0700)
gcc 4.0 fails to allocate %eax for the pattern operand in the rep
store instructions used by memset; force it to do so by declaring a
register variable.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
include/asm-x86/string_32.h
patch
|
blob
|
history
diff --cc
include/asm-x86/string_32.h
Simple merge