builtins.c (fold_builtin_expect): See through the cast from truthvalue_type_node...
authorKai Tietz <ktietz@redhat.com>
Wed, 20 Jul 2011 17:10:24 +0000 (19:10 +0200)
committerKai Tietz <ktietz@gcc.gnu.org>
Wed, 20 Jul 2011 17:10:24 +0000 (19:10 +0200)
commitbe31603aad66140822c345a93f5e1ae3d4fa9300
tree47f33616929f687720831f27ad08d967a25ec19d
parentc36193c690369c4180ab460b3a7c9a797f87e160
builtins.c (fold_builtin_expect): See through the cast from truthvalue_type_node to long.

2011-07-20  Kai Tietz  <ktietz@redhat.com>

        * builtins.c (fold_builtin_expect): See through the cast
        from truthvalue_type_node to long.

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