From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9025 invoked by alias); 1 May 2005 19:00:04 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 8990 invoked by uid 48); 1 May 2005 19:00:02 -0000 Date: Sun, 01 May 2005 19:00:00 -0000 Message-ID: <20050501190002.8989.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040523172058.15618.pinskia@gcc.gnu.org> References: <20040523172058.15618.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/15618] Missed bool optimization X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg00152.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01 19:00 ------- Oh, this now longer will help the C++ front-end as we have "#define bool char". I really hate that, we should not do it but we do :(. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15618