[Bug other/19328] FAIL: gcc.dg/attr-alias-2.c (test for excess errors)

2005-01-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-15 02:54 --- Subject: Bug 19328 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-15 02:54:27 Modified files: gcc/testsuite : ChangeLog gcc/testsuite/gcc.

[Bug other/19328] FAIL: gcc.dg/attr-alias-2.c (test for excess errors)

2005-01-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-15 02:54 --- Fixed by: 2005-01-14 Andrew Pinski <[EMAIL PROTECTED]> John David Anglin <[EMAIL PROTECTED]> PR other/19328 * gcc.dg/attr-alias-2.c: dg-require-alias takes an argument

[Bug other/19328] FAIL: gcc.dg/attr-alias-2.c (test for excess errors)

2005-01-08 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-01-08 22:34 --- Subject: Re: FAIL: gcc.dg/attr-alias-2.c (test for excess er > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-08 > 17:35 --- > I have a fix for this, the problem is th

[Bug other/19328] FAIL: gcc.dg/attr-alias-2.c (test for excess errors)

2005-01-08 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-01-08 17:39 --- Subject: Re: FAIL: gcc.dg/attr-alias-2.c (test for excess er > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-08 > 17:35 --- > I have a fix for this, the problem is th

[Bug other/19328] FAIL: gcc.dg/attr-alias-2.c (test for excess errors)

2005-01-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-08 17:35 --- I have a fix for this, the problem is that dg-require-alias requires an argument. I will apply this after I get some food. Index: testsuite/gcc.dg/attr-alias-2.c ==