middle-end/533: [x86] -fPIC prevents compilation of file

rth@gcc.gnu.org rth@gcc.gnu.org
Thu Apr 4 03:38:00 GMT 2002


Synopsis: [x86] -fPIC prevents compilation of file

State-Changed-From-To: analyzed->closed
State-Changed-By: rth
State-Changed-When: Thu Apr  4 03:26:00 2002
State-Changed-Why:
    Not a bug.  With -fpic, %ebx is reserved for the use by the compiler.
    Thus you cannot have asm constraints that force the use of %ebx.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=533



More information about the Gcc-bugs mailing list