builtins.c (expand_builtin_expect_jump): Disable if the expression can't be re-evaluated.
authorRichard Henderson <rth@redhat.com>
Sun, 24 Jun 2001 16:09:29 +0000 (09:09 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 24 Jun 2001 16:09:29 +0000 (09:09 -0700)
commitc1c455a71d130dcbf413f0c9451bcc8287d24b41
tree072c952c07efd8ca1810f95ac5c40173d17818a7
parent7b8b8ade895d4483a53f1bb6ca6eba893d38e9ef
builtins.c (expand_builtin_expect_jump): Disable if the expression can't be re-evaluated.

        * builtins.c (expand_builtin_expect_jump): Disable if the
        expression can't be re-evaluated.

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