[PATCH] [3.2 branch] Fix optimization/9768

Eric Botcazou ebotcazou@libertysurf.fr
Thu Feb 20 18:09:00 GMT 2003


Hi,

This is a regression from gcc 3.0.x on PA-RISC. Compiled on 
i586-redhat-linux-gnu for native and hppa-linux-gnu.

-- 
Eric Botcazou


2003-02-20  Randolph Chung  <tausq@debian.org>
                   Eric Botcazou  <ebotcazou@libertysurf.fr>

	PR optimization/9768
	Backport patch from mainline:

	2002-03-21  DJ Delorie  <dj@redhat.com>

	* bb-reorder.c (make_reorder_chain_1): Protect against
	when redundant edges are omitted.
	* predict.c (dump_prediction): Likewise.


2003-02-20  Randolph Chung  <tausq@debian.org>

	* gcc.c-torture/compile/20030220-1.c: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr9768.diff
Type: text/x-diff
Size: 1703 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030220/f3d3555b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20030220-1.c
Type: text/x-csrc
Size: 310 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030220/f3d3555b/attachment-0001.bin>


More information about the Gcc-patches mailing list