This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/11498] [3.3/3.4 Regression] asm can't be used to give a variable its own name
- 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: 15 Jul 2003 13:23:14 -0000
- Subject: [Bug middle-end/11498] [3.3/3.4 Regression] asm can't be used to give a variable its own name
- References: <20030711080206.11498.geoffk@gcc.gnu.org>
- 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=11498
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-15 13:23 -------
Acording to Phil's regression hunter (I just used 0,0 as the endpoint since I cannot
"compile" the code with it), the test has been failing since at least 2000-12-31, so a
change between 2.95.2 release and then caused this.