This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: optimization/9768: [3.2 regression] [HP-PA] ICE when optimizing inline code at -O2


The following reply was made to PR optimization/9768; it has been noted by GNATS.

From: Eric Botcazou <ebotcazou at libertysurf dot fr>
To: Randolph Chung <randolph at tausq dot org>
Cc: gcc-bugs at gcc dot gnu dot org,
 nobody at gcc dot gnu dot org,
 gcc-gnats at gcc dot gnu dot org
Subject: Re: optimization/9768: [3.2 regression] [HP-PA] ICE when optimizing inline code at -O2
Date: Thu, 20 Feb 2003 19:05:51 +0100

 > This patch "fixes" the problem, but I don't know if it's correct. 3.3
 > has a similar check
 
 I think it is. It comes from:
 
 2002-03-21  DJ Delorie  <dj at redhat dot com>
 
 	* bb-reorder.c (make_reorder_chain_1): Protect against
 	when redundant edges are omitted.
 	* predict.c (dump_prediction): Likewise.
 
 I've submitted the backport patch for approval on the 3.2 branch.
 
 P.S: does the testcase come from Allegro?
 
 -- 
 Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]