This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bad testcase?
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 7 May 2003 16:00:27 -0400
- Subject: Re: Bad testcase?
On Wednesday, May 7, 2003, at 03:54 PM, H. J. Lu wrote:
Hi Aldy,
I got
ERROR: gcc.dg/20030505.c: syntax error in target selector "target
powerpc-eabi*" for " dg-do 1 compile { target powerpc-eabi* } "
I don't believe powerpc-eabi* is the right format. It should be a
Yup, you're right. Odd. It worked on my box. I'll fix it shortly.
triplet. Also you are putting testcase ChangeLog entries in
gcc/ChangeLog
instead of gcc/testsuite/ChangeLog.
Did we agree if it was imperative to put Changelog entries for
testcases? I believe Jason had said it wasn't necessary.
Aldy