This is the mail archive of the gcc-cvs@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]

r132864 - in /branches/gimple-tuples-branch/gcc...


Author: espindola
Date: Tue Mar  4 14:57:51 2008
New Revision: 132864

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132864
Log:
2008-03-04  Rafael Espindola  <espindola@google.com>

       * fold-const.c (tree_unary_nonzero_warnv_p): New.
       (tree_binary_nonzero_warnv_p): New.
       (tree_single_nonzero_warnv_p): New.
       (tree_expr_nonzero_warnv_p): Redefine using the new functions.


Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/fold-const.c


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