This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix PR 40101
- From: Vladimir Makarov <vmakarov at redhat dot com>
- To: Andrey Belevantsev <abel at ispras dot ru>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 27 May 2009 16:20:12 -0400
- Subject: Re: Fix PR 40101
- References: <4A1CF267.1010407@ispras.ru>
Andrey Belevantsev wrote:
OK for trunk?
That is ok. Thanks.
2009-05-27 Andrey Belevantsev <abel@ispras.ru>
PR rtl-optimization/40101
* sel-sched-ir.c (get_seqno_by_preds): Allow returning negative
seqno. Adjust comment.
* sel-sched.c (find_seqno_for_bookkeeping): Assert that when
inserting bookkeeping before a jump, the jump is not scheduled.
When no positive seqno found, provide a value. Add comment.