This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/22375] fold_builtins creates mis-matched types
- From: "sayle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2006 22:38:03 -0000
- Subject: [Bug middle-end/22375] fold_builtins creates mis-matched types
- References: <bug-22375-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from sayle at gcc dot gnu dot org 2006-03-30 22:38 -------
Subject: Bug 22375
Author: sayle
Date: Thu Mar 30 22:37:55 2006
New Revision: 112547
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112547
Log:
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.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22375