This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/7730: miscompilation of x86 inline assembly
- From: hubicka at gcc dot gnu dot org
- To: ewald at rambo dot its dot tudelft dot nl, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 10 Oct 2002 18:41:43 -0000
- Subject: Re: target/7730: miscompilation of x86 inline assembly
- Reply-to: hubicka at gcc dot gnu dot org, ewald at rambo dot its dot tudelft dot nl, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: miscompilation of x86 inline assembly
State-Changed-From-To: open->closed
State-Changed-By: hubicka
State-Changed-When: Thu Oct 10 11:41:42 2002
State-Changed-Why:
It is not possible to change stack in ASM statement block and expect operands to be corrected.
All operands are valid only before the first ASM instruction
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7730