From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22929 invoked by alias); 27 Oct 2004 09:54:59 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 22914 invoked from network); 27 Oct 2004 09:54:58 -0000 Received: from unknown (HELO mail.libertysurf.net) (213.36.80.91) by sourceware.org with SMTP; 27 Oct 2004 09:54:58 -0000 Received: from dyn-213-36-222-143.ppp.tiscali.fr (213.36.222.143) by mail.libertysurf.net (6.5.036) id 417F167A000C36F7; Wed, 27 Oct 2004 11:54:57 +0200 From: Eric Botcazou To: gcc@gcc.gnu.org Subject: Re: PR middle-end/18160 Date: Wed, 27 Oct 2004 09:57:00 -0000 User-Agent: KMail/1.6.1 Cc: "Joseph S. Myers" , Adam Nemet , Andreas Schwab , Richard Henderson , gcc-patches@gcc.gnu.org References: <16766.43717.959860.195034@anemet1.lynx.com> <16767.17669.263621.205498@anemet1.lynx.com> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410271155.22244.ebotcazou@libertysurf.fr> X-SW-Source: 2004-10/txt/msg02272.txt.bz2 > You should use pr18160-1.c, pr18160-2.c unless there's some specific > reason not to do so. When adding just a single testcase for a problem, it > should normally include the -1 suffix - in case future related tests > arise. IMHO register-var-1.c, register-var-2.c would be even better. -- Eric Botcazou