From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25127 invoked by alias); 11 Mar 2005 12:45:03 -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 24827 invoked by uid 48); 11 Mar 2005 12:44:51 -0000 Date: Fri, 11 Mar 2005 12:45:00 -0000 Message-ID: <20050311124451.24826.qmail@sourceware.org> From: "buytenh at wantstofly dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041003135420.17810.pisa@cmp.felk.cvut.cz> References: <20041003135420.17810.pisa@cmp.felk.cvut.cz> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/17810] [3.4 Regression] internal compiler error: in verify_local_live_at_start for arm-rtems, arm-linux X-Bugzilla-Reason: CC X-SW-Source: 2005-03/txt/msg01397.txt.bz2 List-Id: ------- Additional Comments From buytenh at wantstofly dot org 2005-03-11 12:44 ------- Seeing the same bug with gcc 3.4.2 on armv4b when compiling x.org 6.8.1. This does not happen with gcc 3.3.4. slicer.cc: In function `void triangulateRect(Arc*, Backend&, int, int, int)': slicer.cc:382: internal compiler error: in verify_local_live_at_start, at flow.c:546 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17810