From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2103 invoked by alias); 9 Jul 2005 07:14:32 -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 2069 invoked by uid 48); 9 Jul 2005 07:14:25 -0000 Date: Sat, 09 Jul 2005 08:44:00 -0000 Message-ID: <20050709071425.2068.qmail@sourceware.org> From: "pluto at agmk dot net" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050702130552.22277.laurent@guerby.net> References: <20050702130552.22277.laurent@guerby.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/22277] [4.1 Regression] ACATS ICE cc40001 in first_vi_for_offset, at tree-ssa-structalias.c:2566 X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg01079.txt.bz2 List-Id: ------- Additional Comments From pluto at agmk dot net 2005-07-09 07:14 ------- (In reply to comment #4) > Can you -save-temps that and attach the preprocessed source? > If so, i'll fix the bug :) $ g++ qsql_mysql.ii -c -O1 ../../../sql/drivers/mysql/qsql_mysql.cpp: In member function 'virtual bool QMYSQLResult::exec()': ../../../sql/drivers/mysql/qsql_mysql.cpp:685: internal compiler error: in first_vi_for_offset, at tree-ssa-structalias.c:2585 with -O0 gcc works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22277