From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15540 invoked by alias); 4 Nov 2004 19:48:55 -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 15522 invoked by uid 48); 4 Nov 2004 19:48:54 -0000 Date: Thu, 04 Nov 2004 19:48:00 -0000 Message-ID: <20041104194854.15520.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041104181128.18299.nathan@gcc.gnu.org> References: <20041104181128.18299.nathan@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/18299] [4.0 Regression] ICE in gimple-lower X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg00484.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-04 19:48 ------- note the code will not work as you have "const tree __t = (__t);" in the code. I will see if I can reduce it as this should not be that important. This is why macros are bad. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18299