[Zlib-devel] [PATCH 02/13] For x86, add CPUID check.
Mike Frysinger
vapier at gentoo.org
Fri Nov 29 12:15:55 EST 2013
On Friday 29 November 2013 10:27:03 John Reiser wrote:
> > GCC has long barfed when you declared ebx as clobbered.
> >
> > $ gcc -c -m32 test.c -fPIC
> > test.c: In function ‘x86_check_features’:
> > test.c:10:5: error: inconsistent operand constraints in an ‘asm’
>
> Please display the output from "gcc --version" for the gcc which complained
> here.
i think the version of gcc you're using that works is way more interesting.
this gcc behavior on x86 has long been here and a known problem. i just
checked every version of gcc i have and they all do this.
3.3.6
3.4.3
3.4.4
3.4.5
3.4.6
4.0.1
4.0.2
4.0.3
4.0.4
4.1.0
4.1.1
4.1.2
4.2.0
4.2.1
4.2.2
4.2.3
4.2.4
4.3.0
4.3.1
4.3.2
4.3.3
4.3.4
4.3.5
4.3.6
4.4.0
4.4.1
4.4.2
4.4.3
4.4.4
4.4.5
4.4.6
4.4.7
4.5.0
4.5.1
4.5.2
4.5.3
4.5.4
4.6.0
4.6.1
4.6.2
4.6.3
4.7.0
4.7.1
4.7.2
4.7.3
4.8.0
4.8.1
4.8.2
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20131129/8ae139ef/attachment-0001.sig>
More information about the Zlib-devel
mailing list