This is the mail archive of the gcc-bugs@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


> 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]