From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30830 invoked by alias); 5 Jan 2007 00:03:49 -0000 Received: (qmail 30820 invoked by uid 22791); 5 Jan 2007 00:03:47 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 05 Jan 2007 00:03:43 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H2cYd-0000ur-UL; Thu, 04 Jan 2007 19:03:40 -0500 Date: Fri, 05 Jan 2007 00:03:00 -0000 From: Daniel Jacobowitz To: Andrew Pinski Cc: Andrew_Pinski@PlayStation.Sony.Com, gcc-patches@gcc.gnu.org Subject: Re: [PATCH, C++] Make Canonical ICE instead of just warn when mismatching Message-ID: <20070105000339.GA3489@nevyn.them.org> Mail-Followup-To: Andrew Pinski , Andrew_Pinski@PlayStation.Sony.Com, gcc-patches@gcc.gnu.org References: <20070104234821.GA3071@nevyn.them.org> <200701050000.l0500MfN029957@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200701050000.l0500MfN029957@localhost.localdomain> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-01/txt/msg00302.txt.bz2 On Thu, Jan 04, 2007 at 07:00:22PM -0500, Andrew Pinski wrote: > Except what Mike is talking about is not really an issue we should > be worrying about right now because again this is an internal check. > If GCC is broken, why try to continue? You haven't thought enough about the reason the warning was added as a warning. Please go read it again, and then think about it (and don't copy me about it again). Thanks. -- Daniel Jacobowitz CodeSourcery