Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* New assembler warnings with binutils 2.29
@ 2017-08-10 20:13 Laura Abbott
  2017-08-11  9:22 ` Catalin Marinas
  0 siblings, 1 reply; 10+ messages in thread
From: Laura Abbott @ 2017-08-10 20:13 UTC (permalink / raw)
  To: linux-arm-kernel

Fedora rawhide recently upgraded to binutils 2.29 and this seems
to produce new warnings:

./arch/arm64/include/asm/assembler.h: Assembler messages:
./arch/arm64/include/asm/assembler.h:125: Warning: ignoring attempt to redefine built-in register 'lr'

This is

/*
 * Register aliases.
 */
lr      .req    x30             // link register

https://kojipkgs.fedoraproject.org//packages/kernel/4.13.0/0.rc2.git2.1.fc27/data/logs/aarch64/build.log
has an example log. As far as I can tell this doesn't affect anything at runtime.

Any ideas?

Thanks,
Laura

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-08-17 18:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 20:13 New assembler warnings with binutils 2.29 Laura Abbott
2017-08-11  9:22 ` Catalin Marinas
2017-08-11  9:26   ` Ard Biesheuvel
2017-08-11  9:34     ` Arnd Bergmann
2017-08-11 10:17       ` Ard Biesheuvel
2017-08-14  8:59     ` Catalin Marinas
2017-08-14  9:55       ` Ramana Radhakrishnan
2017-08-14 10:34         ` Catalin Marinas
2017-08-14 14:45           ` Ramana Radhakrishnan
2017-08-17 18:22             ` Laura Abbott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox