From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31919 invoked by alias); 21 Jun 2002 23:51:25 -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 31897 invoked from network); 21 Jun 2002 23:51:18 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 21 Jun 2002 23:51:18 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id g5LNpEi19443; Fri, 21 Jun 2002 19:51:14 -0400 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id g5LNpEF14307; Fri, 21 Jun 2002 19:51:14 -0400 Date: Fri, 21 Jun 2002 16:51:00 -0000 Message-Id: <200206212351.g5LNpEF14307@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj@delorie.com using -f From: DJ Delorie To: jason@redhat.com CC: jimb@redhat.com, ezannoni@redhat.com, dann@godzilla.ICS.UCI.EDU, binutils@sources.redhat.com, gdb-patches@sources.redhat.com In-reply-to: (message from Jason Merrill on Sat, 22 Jun 2002 00:45:37 +0100) Subject: Re: [very old] Re: dwarf2 cleanup References: <200102151617.aa17403@gremlin-relay.ics.uci.edu> <15634.29938.777456.889449@localhost.redhat.com> X-SW-Source: 2002-06/txt/msg00457.txt.bz2 > Now that GCC distributions include the include/ directory, I think > that would be fine. If you add a *subdirectory* to gcc's include/ please drop me a private note so I can update the libiberty/include automerge script. The mere existance of a file on gcc's side should cause it to be sync'd gcc->src but at the moment it doesn't expect subdirectories.