r204613 - in /branches/wide-int/gcc: c-family/c...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Sat Nov 9 10:00:00 GMT 2013


Author: rsandifo
Date: Sat Nov  9 10:00:28 2013
New Revision: 204613

URL: http://gcc.gnu.org/viewcvs?rev=204613&root=gcc&view=rev
Log:
Fix some formatting.  Put stuff on a single line where shorter wide-int code
makes that possible.  Undo some spurious differences with trunk.

Modified:
    branches/wide-int/gcc/c-family/cilk.c
    branches/wide-int/gcc/c/c-typeck.c
    branches/wide-int/gcc/cfgexpand.c
    branches/wide-int/gcc/dwarf2out.c
    branches/wide-int/gcc/expr.c
    branches/wide-int/gcc/fold-const.c
    branches/wide-int/gcc/fortran/trans-intrinsic.c
    branches/wide-int/gcc/gimple-fold.c
    branches/wide-int/gcc/optabs.c
    branches/wide-int/gcc/real.c
    branches/wide-int/gcc/recog.c
    branches/wide-int/gcc/rtl.c
    branches/wide-int/gcc/rtl.h
    branches/wide-int/gcc/simplify-rtx.c
    branches/wide-int/gcc/trans-mem.c
    branches/wide-int/gcc/tree-affine.c
    branches/wide-int/gcc/tree-ssa-address.c
    branches/wide-int/gcc/tree-ssa-ccp.c
    branches/wide-int/gcc/tree-ssa-loop-ivopts.c
    branches/wide-int/gcc/tree-vrp.c
    branches/wide-int/gcc/tree.c
    branches/wide-int/gcc/tree.h



More information about the Gcc-cvs mailing list