From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19278 invoked by alias); 22 Jun 2005 17:59:47 -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 19254 invoked by uid 48); 22 Jun 2005 17:59:43 -0000 Date: Wed, 22 Jun 2005 17:59:00 -0000 Message-ID: <20050622175943.19250.qmail@sourceware.org> From: "bkoz at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050615020311.22071.zlynx@acm.org> References: <20050615020311.22071.zlynx@acm.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/22071] [4.1 regression] ICE in first_vi_for_offset, at tree-ssa-structalias.c:2506 X-Bugzilla-Reason: CC X-SW-Source: 2005-06/txt/msg02819.txt.bz2 List-Id: ------- Additional Comments From bkoz at gcc dot gnu dot org 2005-06-22 17:59 ------- I am running into this as well. Turning off all optimizations (-O0) allows compilation, anything over -O1 hits it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22071