]> git.ipfire.org Git - thirdparty/gcc.git/commit
IA-64 bootstrap failure with --param max-pending-list-length=2.
authorJames E Wilson <wilson@specifixinc.com>
Tue, 25 Oct 2005 00:54:29 +0000 (17:54 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 25 Oct 2005 00:54:29 +0000 (17:54 -0700)
commit8c4b4e67fb0a519a7d3b6a344bafe395197a1764
treeb29c95d19836e0951fe054cd56a9eeb04d2af718
parent03095a7869efcb58e91c1e82cdbcd32370159e92
IA-64 bootstrap failure with --param max-pending-list-length=2.

* sched-deps.c (flush_pending_lists): Pass 1 not 0 in first two
add_dependence_list_and_free calls.

From-SVN: r105877
gcc/ChangeLog
gcc/sched-deps.c