virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* Paravirt compile failure with gcc33
@ 2010-02-10 18:13 Jan Engelhardt
  2010-02-10 18:38 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Engelhardt @ 2010-02-10 18:13 UTC (permalink / raw)
  To: Jeremy Fitzhardinge; +Cc: Linux Kernel Mailing List, virtualization

Hi,


As I was compile-testing 2.6.33-rc with gcc-3.3,
binutils-2.19.51-10.26.4.x86_64, I observed a failure when 
CONFIG_PARAVIRT is turned on:


[any file]
/home/jengelh/code/linux/arch/x86/include/asm/paravirt.h: In function 
`rif_seq_stop':
/home/jengelh/code/linux/arch/x86/include/asm/paravirt.h:763: warning: 
asm operand 5 probably doesn't match constraints
/home/jengelh/code/linux/arch/x86/include/asm/paravirt.h:858: warning: 
asm operand 2 probably doesn't match constraints
/home/jengelh/code/linux/arch/x86/include/asm/paravirt.h:763: error: 
impossible constraint in `asm'
/home/jengelh/code/linux/arch/x86/include/asm/paravirt.h:858: error: 
impossible constraint in `asm'

Disabling either PARAVIRT or using GCC4.x works around this.

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

end of thread, other threads:[~2010-02-10 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-10 18:13 Paravirt compile failure with gcc33 Jan Engelhardt
2010-02-10 18:38 ` Jeremy Fitzhardinge
2010-02-10 18:41   ` H. Peter Anvin
2010-02-10 19:20   ` Jan Engelhardt
2010-02-10 21:08     ` H. Peter Anvin

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).