From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17023 invoked by alias); 9 Dec 2003 20:31:45 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 17016 invoked from network); 9 Dec 2003 20:31:45 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 9 Dec 2003 20:31:45 -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 hB9KVe211117; Tue, 9 Dec 2003 15:31:40 -0500 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hB9KVd217532; Tue, 9 Dec 2003 15:31:39 -0500 Received: from dnovillo.cipe.redhat.com (dnovillo.cipe.redhat.com [10.0.0.106]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id hB9KVbns012032; Tue, 9 Dec 2003 15:31:38 -0500 Subject: Re: [tree-ssa] New g++/libstdc++ regressions with checking disabled. From: Diego Novillo To: Steven Bosscher , Jeff Law , Jan Hubicka , Zdenek Dvorak , Richard Henderson Cc: "gcc@gcc.gnu.org" In-Reply-To: <1070993097.8617.10.camel@frodo.toronto.redhat.com> References: <1070993097.8617.10.camel@frodo.toronto.redhat.com> Content-Type: text/plain Organization: Red Hat Canada Message-Id: <1071001891.8617.29.camel@frodo.toronto.redhat.com> Mime-Version: 1.0 Date: Tue, 09 Dec 2003 20:36:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-12/txt/msg00592.txt.bz2 Incidentally, please do not commit any patches that do not fix these regressions. Thanks. Diego.