]> git.ipfire.org Git - thirdparty/gcc.git/commit
stmt.c (HAVE_casesi): Define it not already defined.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 18 Jan 2004 22:49:23 +0000 (22:49 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 18 Jan 2004 22:49:23 +0000 (22:49 +0000)
commit41cbdcd0a240a38b741290576bfda22bab62a656
treee0b753619973c633deb46d2c9b655b8c3fc014c7
parent5cfc5f84fbd2ec29b1ac0cdba44ff468c82f48fe
stmt.c (HAVE_casesi): Define it not already defined.

* stmt.c (HAVE_casesi): Define it not already defined.
(HAVE_tablejump): Likewise.
(expand_end_case_type): Resort to the binary tree method if
neither casesi or tablejump is available.

From-SVN: r76120
gcc/ChangeLog
gcc/stmt.c