builtins.c (expand_builtin_expect_jump): Remove redundant tests that are also in...
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 15 Jun 2003 06:55:55 +0000 (06:55 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 15 Jun 2003 06:55:55 +0000 (06:55 +0000)
commit51fbbb3054015c5621a22a52a43dd1a7b84eebad
treee8f2c2ca80411c40d180fdf96918532f4ca9c29e
parente87b9d8b7ad4941bf2c33d42467569568d18ca5c
builtins.c (expand_builtin_expect_jump): Remove redundant tests that are also in any_condjump_p().

* builtins.c (expand_builtin_expect_jump): Remove redundant
tests that are also in any_condjump_p().

From-SVN: r67966
gcc/ChangeLog
gcc/builtins.c