------- 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