re PR bootstrap/15627 (Sun CC cannot bootstrap GCC)
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sun, 27 Jun 2004 11:21:13 +0000 (11:21 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sun, 27 Jun 2004 11:21:13 +0000 (11:21 +0000)
commit093ff71e715f8192ce276ed1e4adf38e657781f7
tree416f63a17b636a6acae43bb514d7ebe498d9dda2
parent3c01e5dffbd8ec9480e84f055869b5977d7c4396
re PR bootstrap/15627 (Sun CC cannot bootstrap GCC)

PR bootstrap/15627
* engine/flowrow-sort.c (update_upper_bound): Converted comment to
C-style.
(flowrow_inclusion): Likewise.
(flowrow_extract_field): Unnest field_eq.
* engine/setif-sort.c (search_ubs): Unnest search_ubs_aux.
(search_lbs): Unnest search_lbs_aux.
(setif_inclusion): Unnest collapse_cycle_lower, collapse_cycle_upper,
update_lower_bound, update_upper_bound.

From-SVN: r83730
libbanshee/ChangeLog
libbanshee/engine/flowrow-sort.c
libbanshee/engine/setif-sort.c