This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/10151: int x asm("y") only gives x new name if "x" != "y"
- From: bangerth at dealii dot org
- To: etienne dot lorrain at masroudeau dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 22 Mar 2003 04:06:28 -0000
- Subject: Re: c/10151: int x asm("y") only gives x new name if "x" != "y"
- Reply-to: bangerth at dealii dot org, etienne dot lorrain at masroudeau dot com, 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
Old Synopsis: asm ("") to rename in assembler to the same name w/o postfix
New Synopsis: int x asm("y") only gives x new name if "x" != "y"
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Sat Mar 22 04:06:28 2003
State-Changed-Why:
Confirmed
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10151