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 tree-optimization/50005] [4.7 Regression] ipa-inline-analysis.c:1876:41: error: comparison between signed an d unsigned integer expressions


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50005

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-08 09:59:05 UTC ---
Author: rguenth
Date: Mon Aug  8 09:59:02 2011
New Revision: 177557

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177557
Log:
2011-08-08  Mikael Pettersson  <mikpe@it.uu.se>

        PR tree-optimization/50005
        * ipa-inline-analysis (remap_predicate): Add cast to
        silence signed/unsigned comparison warning.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.c


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