This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/22375] fold_builtins creates mis-matched types



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]