diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-05-26 13:36:53 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-05-26 13:36:53 -0700 |
commit | 1a20d3ecf5c2a6435df2b756435b1eb1c657d45b (patch) | |
tree | 41a6bd0fce8a82fe199471a66aa9a84895544325 /include/asm-um | |
parent | 4b6011bc6ec71660859139ac8d28b7d0badd681c (diff) |
x86: string_32.h: workaround for broken gcc 4.0
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>
Diffstat (limited to 'include/asm-um')
0 files changed, 0 insertions, 0 deletions