This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/10151] int x asm("y") only gives x new name if "x" != "y"
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2003 10:22:46 -0000
- Subject: [Bug c/10151] int x asm("y") only gives x new name if "x" != "y"
- References: <20030319154600.10151.etienne.lorrain@masroudeau.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10151
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-11 10:22 -------
A dup of a newer bug 11498 which describes the problem and has a testcase which
should be easy to install into gcc.
*** This bug has been marked as a duplicate of 11498 ***