From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29034 invoked by alias); 22 Sep 2004 22:14:52 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 29016 invoked by uid 48); 22 Sep 2004 22:14:51 -0000 Date: Wed, 22 Sep 2004 22:14:00 -0000 Message-ID: <20040922221451.29015.qmail@sourceware.org> From: "tromey at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20040525221141.15656.belyshev@lubercy.com> References: <20040525221141.15656.belyshev@lubercy.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/15656] [3.3/3.4/4.0 Regression] ICE segfault in lex.c X-Bugzilla-Reason: CC X-SW-Source: 2004-q3/txt/msg00581.txt.bz2 List-Id: ------- Additional Comments From tromey at gcc dot gnu dot org 2004-09-22 22:14 ------- I looked in the debugger, and I'm definitely seeing a bad call error_if_numeric_overflow, with an argument of 0x15d (like the reporter). For whatever reason this doesn't cause a crash here, but it is definitely wrong. -- What |Removed |Added ---------------------------------------------------------------------------- Known to fail|3.3.3 3.2.3 3.4.0 4.0 |3.3.3 3.2.3 3.4.0 4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15656