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]

r201968 - in /branches/wide-int/gcc: ada/gcc-in...


Author: zadeck
Date: Sat Aug 24 19:53:22 2013
New Revision: 201968

URL: http://gcc.gnu.org/viewcvs?rev=201968&root=gcc&view=rev
Log:
made sign parameter optional to wide_int::neg_p

Modified:
    branches/wide-int/gcc/ada/gcc-interface/decl.c
    branches/wide-int/gcc/c-family/c-ada-spec.c
    branches/wide-int/gcc/config/sparc/sparc.c
    branches/wide-int/gcc/expr.c
    branches/wide-int/gcc/fold-const.c
    branches/wide-int/gcc/gimple-ssa-strength-reduction.c
    branches/wide-int/gcc/predict.c
    branches/wide-int/gcc/simplify-rtx.c
    branches/wide-int/gcc/tree-affine.c
    branches/wide-int/gcc/tree-object-size.c
    branches/wide-int/gcc/tree-ssa-alias.c
    branches/wide-int/gcc/tree-ssa-ccp.c
    branches/wide-int/gcc/tree-ssa-loop-niter.c
    branches/wide-int/gcc/tree-vrp.c
    branches/wide-int/gcc/tree.c
    branches/wide-int/gcc/wide-int-print.cc
    branches/wide-int/gcc/wide-int.cc
    branches/wide-int/gcc/wide-int.h


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