linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* build failure of malta_qemu_32r6_defconfig
@ 2021-04-07 18:26 Sudip Mukherjee
  2021-04-08  1:42 ` YunQiang Su
  0 siblings, 1 reply; 5+ messages in thread
From: Sudip Mukherjee @ 2021-04-07 18:26 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux-mips, linux-kernel

Hi Thomas,

I was building v5.10.28 with malta_qemu_32r6_defconfig and noticed that
it fails to build, so tried next-20210407 to see if it has been fixed.
But linux-next also has the issue with gcc-10.

The error is:

./arch/mips/include/asm/vdso/gettimeofday.h: In function '__vdso_clock_gettime':
./arch/mips/include/asm/vdso/gettimeofday.h:103:2: error: the register 'lo' cannot be clobbered in 'asm' for the current target
  103 |  asm volatile(
      |  ^~~
./arch/mips/include/asm/vdso/gettimeofday.h: In function '__vdso_gettimeofday':
./arch/mips/include/asm/vdso/gettimeofday.h:33:2: error: the register 'lo' cannot be clobbered in 'asm' for the current target
   33 |  asm volatile(
      |  ^~~
./arch/mips/include/asm/vdso/gettimeofday.h: In function '__vdso_clock_getres':
./arch/mips/include/asm/vdso/gettimeofday.h:123:2: error: the register 'lo' cannot be clobbered in 'asm' for the current target
  123 |  asm volatile(
      |  ^~~
./arch/mips/include/asm/vdso/gettimeofday.h: In function '__vdso_clock_gettime64':
./arch/mips/include/asm/vdso/gettimeofday.h:57:2: error: the register 'lo' cannot be clobbered in 'asm' for the current target
   57 |  asm volatile(
      |  ^~~

Any idea how to fix this? Please ignore if it has been reported before.


--
Regards
Sudip

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

end of thread, other threads:[~2021-04-20  8:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07 18:26 build failure of malta_qemu_32r6_defconfig Sudip Mukherjee
2021-04-08  1:42 ` YunQiang Su
2021-04-09 12:16   ` Thomas Bogendoerfer
2021-04-17 23:01     ` Sudip Mukherjee
2021-04-20  8:34       ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).