PR middle-end/22375
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Mar 2006 22:37:55 +0000 (22:37 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Mar 2006 22:37:55 +0000 (22:37 +0000)
commit61c83496abc38e456ba65e4707f1614d2daddcb6
tree1cea32df0aa98cf151d07a38e79463e8ff6decc4
parent639701f65ab89dc0fd4bee29db3925ade3ee3de7
PR middle-end/22375
* trans.c (gfc_trans_runtime_check): Promote the arguments of
__builtin_expect to the correct types, and the result back to
boolean_type_node.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112547 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans.c