From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9313 invoked by alias); 18 Dec 2008 20:12:12 -0000 Received: (qmail 7526 invoked by uid 48); 18 Dec 2008 20:10:00 -0000 Date: Thu, 18 Dec 2008 20:12:00 -0000 Message-ID: <20081218201000.7525.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/38572] [4.4 Regression] ICE in set_value_range, at tree-vrp.c:398 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bero at arklinux dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-12/txt/msg01788.txt.bz2 ------- Comment #5 from bero at arklinux dot org 2008-12-18 20:10 ------- Created an attachment (id=16938) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16938&action=view) gzipped preprocessed source of file actually causing the problem Attaching correct preprocessed source # g++ -o test.o -O2 -c jsopcode.ii jsopcode.cpp: In function 'jsbytecode* Decompile(SprintStack*, jsbytecode*, intN, JSOp)': jsopcode.cpp:1720: internal compiler error: in set_value_range, at tree-vrp.c:398 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- bero at arklinux dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16937|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38572