This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/17982] [4.0 regression] asm declaration ignored due to conflict with previous rename
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2004 19:22:34 -0000
- Subject: [Bug middle-end/17982] [4.0 regression] asm declaration ignored due to conflict with previous rename
- References: <20041013220543.17982.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 19:22 -------
Actually the example in comment #0 does not fail on x86 or ppc, only ia64 because of the reasons I
outlined. Now the testcase in PR 18632 has always failed, we just did not warn about it.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|target |middle-end
GCC target triplet| |ia64-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17982