From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4112 invoked by alias); 21 May 2007 16:53:53 -0000 Received: (qmail 4066 invoked by alias); 21 May 2007 16:53:43 -0000 Date: Mon, 21 May 2007 16:53:00 -0000 Message-ID: <20070521165343.4065.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/30052] [4.2 Regression] possible quadratic behaviour. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dberlin at dberlin dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-05/txt/msg01761.txt.bz2 ------- Comment #30 from dberlin at gcc dot gnu dot org 2007-05-21 17:53 ------- Subject: Re: [4.2 Regression] possible quadratic behaviour. On 21 May 2007 16:01:29 -0000, pluto at agmk dot net wrote: > > > ------- Comment #29 from pluto at agmk dot net 2007-05-21 17:01 ------- > (In reply to comment #28) > > Change line 4275 of the patched tree-ssa-structalias.c to be rhs.var = > > vi->id instead of rhs.var = id > > > > Remove the id variable declaration. > > > > This would have only affected fortran .... > > thx, this change fixes bootstrap. > will you commit this for 4.2.1? Sure. > > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 > > ------- You are receiving this mail because: ------- > You are on the CC list for the bug, or are watching someone who is. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052