From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6011 invoked by alias); 2 Oct 2010 08:47:49 -0000 Received: (qmail 5985 invoked by uid 22791); 2 Oct 2010 08:47:47 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-qy0-f176.google.com (HELO mail-qy0-f176.google.com) (209.85.216.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 02 Oct 2010 08:47:40 +0000 Received: by qyk36 with SMTP id 36so5046130qyk.0 for ; Sat, 02 Oct 2010 01:47:38 -0700 (PDT) Received: by 10.224.11.131 with SMTP id t3mr4563031qat.262.1286009258103; Sat, 02 Oct 2010 01:47:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.195.132 with HTTP; Sat, 2 Oct 2010 01:47:18 -0700 (PDT) From: Paolo Bonzini Date: Sat, 02 Oct 2010 08:47:00 -0000 Message-ID: Subject: toplevel *again* out of sync To: binutils@sourceware.org, gdb@sourceware.org, gcc@gnu.org, DJ Delorie Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-10/txt/msg00003.txt.bz2 I hate to say this when I don't have the time to fix it myself, but toplevel of gcc and src is once more out of sync, and this is bad. I think that we should apply a *very* strict policy of not approving toplevel patches unless the toplevel files are in sync. Thanks in advance to anyone that "volunteers" to fix things... Paolo