mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-28 23:34:53 +03:00
S/390: Get rid of assembler warning value truncated.
This commit is contained in:
committed by
Andreas Krebbel
parent
acf869f4bc
commit
1ea166df67
@@ -72,7 +72,7 @@ elf_machine_load_address (void)
|
||||
|
||||
asm( " bras 1,2f\n"
|
||||
"1: .long _GLOBAL_OFFSET_TABLE_ - 1b\n"
|
||||
" .long _dl_start - 1b - 0x80000000\n"
|
||||
" .long (_dl_start - 1b - 0x80000000) & 0x00000000ffffffff\n"
|
||||
"2: l %0,4(1)\n"
|
||||
" ar %0,1\n"
|
||||
" al 1,0(1)\n"
|
||||
|
||||
Reference in New Issue
Block a user