27 Oca 2007 Cts tarihinde, Avi Kivity şunları yazmıştı: > The patch looks correct, but I don't understand the gcc error message. > Are we sure this isn't a gcc 4.2 bug? > > "g" appears to be equivalent to "rmi", if "i" is impossible, gcc is free > to use "r" or "m", no? Accorgind to GCC devs. its not a bug (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29808), on comment #5 the problem described like; "g" means "r"+"i" so the register allocator in the -O0 case is selecting "r" while in the optimize case is selecting "i" -- S.Çağlar Onur <[email protected]> http://cekirdek.pardus.org.tr/~caglar/ Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
Attachment:
pgpsvPahCVAfb.pgp
Description: PGP signature
- Follow-Ups:
- Re: [PATCH] KVM: 'asm' operand has impossible constraints
- From: Avi Kivity <[email protected]>
- Re: [PATCH] KVM: 'asm' operand has impossible constraints
- From: "H. Peter Anvin" <[email protected]>
- Re: [PATCH] KVM: 'asm' operand has impossible constraints
- From: "D. Hazelton" <[email protected]>
- Re: [PATCH] KVM: 'asm' operand has impossible constraints
- References:
- [PATCH] KVM: 'asm' operand has impossible constraints
- From: "S.Çağlar Onur" <[email protected]>
- Re: [PATCH] KVM: 'asm' operand has impossible constraints
- From: Avi Kivity <[email protected]>
- [PATCH] KVM: 'asm' operand has impossible constraints
- Prev by Date: Re: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded
- Next by Date: Re: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded
- Previous by thread: Re: [PATCH] KVM: 'asm' operand has impossible constraints
- Next by thread: Re: [PATCH] KVM: 'asm' operand has impossible constraints
- Index(es):