This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Last Patch to the testsuit
- To: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Subject: Re: Last Patch to the testsuit
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- Date: Fri, 2 Nov 2001 01:31:10 -0500
- Cc: Jakub Jelinek <jakub at redhat dot com>
Your last change broke the suit.
2001-11-01 Jakub Jelinek <jakub@redhat.com>
* g++.dg/other/debug1.C: New test.
Thanks,
Andrew Pinski
PS Patch to fix it is attached.
===================================================================
RCS file: /cvs/gcc/gcc/gcc/testsuite/g++.dg/other/debug1.C,v
retrieving revision 1.1
diff -r1.1 debug1.C
2c2
< // { dg-do compile { i?86-*-linux* }
---
> // { dg-do compile { i?86-*-linux* } }