From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27924 invoked by alias); 16 Jun 2005 23:53:37 -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 27880 invoked by uid 48); 16 Jun 2005 23:53:24 -0000 Date: Thu, 16 Jun 2005 23:53:00 -0000 Message-ID: <20050616235324.27879.qmail@sourceware.org> From: "pluto at agmk dot net" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050531135612.21840.mclinden@informed.net> References: <20050531135612.21840.mclinden@informed.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/21840] [4.1 Regression] Linux 2.6.11.1.11: drivers/char/keyboard.c:619: internal compiler error: Segmentation fault X-Bugzilla-Reason: CC X-SW-Source: 2005-06/txt/msg02227.txt.bz2 List-Id: ------- Additional Comments From pluto at agmk dot net 2005-06-16 23:53 ------- (In reply to comment #7) > Compiling with -O1, we seg fault but compiling with -O1 -fno-tree-fre > we don't because we don't "FRE", the load and get the type correct. with -O2 -fno-tree-fre gcc (from mainline) segfaults too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21840