This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/24151] [4.0/4.1 Regression] gcc.dg/asm-1.c (test for excess errors) fails
- From: "paolo dot bonzini at lu dot unisi dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2005 11:00:21 -0000
- Subject: [Bug middle-end/24151] [4.0/4.1 Regression] gcc.dg/asm-1.c (test for excess errors) fails
- References: <20050930192935.24151.jsm28@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From paolo dot bonzini at lu dot unisi dot ch 2005-10-01 11:00 -------
Subject: Re: [4.0/4.1 Regression] gcc.dg/asm-1.c (test
for excess errors) fails
pinskia at gcc dot gnu dot org wrote:
>------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-30 19:36 -------
>Confirmed. As noted before this checking really should be in the front-end and it seems it also needs a
>check for error_mark_node too.
>
I'm testing a patch which moves the warning to the front-ends (which is
anyway unrelated to this PR) and checks for error_mark_node.
asm-1.c, by the way, is compiled (but of course not assembled) on every
target.
Paolo
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24151