diff options
| author | 2005-08-23 22:47:32 +0100 | |
|---|---|---|
| committer | 2005-08-23 18:43:44 -0700 | |
| commit | 0cbdff4f7fc642deb1f36bc035cf60b7bdc497d5 (patch) | |
| tree | 4b7ccdab07948b5a80f28d73cc9ecb04f67c754c /scripts | |
| parent | [PATCH] m32r_sio gcc4 fixes (diff) | |
[PATCH] broken inline asm on s390 (misuse of labels)
use of explicit labels in inline asm is a Bad Idea(tm), since gcc can
decide to inline the function in several places. Fixed by use of 1f/f:
instead of .Lfitsin/.Lfitsin:
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
