From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29886 invoked by alias); 30 Jan 2003 18:57:49 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 29873 invoked from network); 30 Jan 2003 18:57:49 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 30 Jan 2003 18:57:49 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h0UIvnf05580; Thu, 30 Jan 2003 13:57:49 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0UIvma19584; Thu, 30 Jan 2003 13:57:48 -0500 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0UIvmN02292; Thu, 30 Jan 2003 13:57:48 -0500 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id h0UIvl016106; Thu, 30 Jan 2003 13:57:47 -0500 Date: Thu, 30 Jan 2003 18:57:00 -0000 Message-Id: <200301301857.h0UIvl016106@greed.delorie.com> From: DJ Delorie To: aoliva@redhat.com CC: binutils@sources.redhat.com, gdb-patches@sources.redhat.com In-reply-to: (message from Alexandre Oliva on 30 Jan 2003 09:58:57 -0200) Subject: Re: unified gcc and src config.if References: X-SW-Source: 2003-01/txt/msg00816.txt.bz2 > Now that GCC's config.if no longer sets gcc_version_trigger > unconditionally, it is possible to replace src's very outdated > version with that from GCC. DJ, you may want to add this file to > the list of files you monitor and keep in sync between the two > repositories, if you want. Added.