From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24820 invoked by alias); 26 Jun 2006 16:47:04 -0000 Received: (qmail 24778 invoked by alias); 26 Jun 2006 16:46:55 -0000 Date: Mon, 26 Jun 2006 16:47:00 -0000 Message-ID: <20060626164655.24777.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/26991] Target Help Seg Fault. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at physics dot uc dot edu" 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 X-SW-Source: 2006-06/txt/msg02321.txt.bz2 List-Id: ------- Comment #4 from pinskia at physics dot uc dot edu 2006-06-26 16:46 ------- Subject: Re: Target Help Seg Fault. On Jun 26, 2006, at 9:41 AM, corsepiu at gcc dot gnu dot org wrote: > > > ------- Comment #3 from corsepiu at gcc dot gnu dot org 2006-06-26 > 16:41 ------- > Traceback: > > => the SEGFAULT occurs in memset. > > Could it be, "static char* printed" should be initialized = 0? Looks like reload is storing to cl_options_count :). There was a 4.2 bug about this, somehow it got exposed for 4.1.x now. -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26991