r189990 - in /branches/cilkplus/gcc: ChangeLog....

bviyer@gcc.gnu.org bviyer@gcc.gnu.org
Mon Jul 30 23:33:00 GMT 2012


Author: bviyer
Date: Mon Jul 30 23:33:47 2012
New Revision: 189990

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189990
Log:
Fixed several indentation and commenting issues.

Modified:
    branches/cilkplus/gcc/ChangeLog.cilk
    branches/cilkplus/gcc/array-notation-common.c
    branches/cilkplus/gcc/attribs.c
    branches/cilkplus/gcc/basic-block.h
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/builtins.def
    branches/cilkplus/gcc/c-family/ChangeLog.cilk
    branches/cilkplus/gcc/c-family/c-common.c
    branches/cilkplus/gcc/c-family/c-pragma.h
    branches/cilkplus/gcc/c-family/c.opt
    branches/cilkplus/gcc/c/c-array-notation.c
    branches/cilkplus/gcc/c/c-parser.c
    branches/cilkplus/gcc/c/c-typeck.c
    branches/cilkplus/gcc/cfgloop.c
    branches/cilkplus/gcc/cfgloop.h
    branches/cilkplus/gcc/cgraph.c
    branches/cilkplus/gcc/cgraphunit.c
    branches/cilkplus/gcc/cilk-spawn.c
    branches/cilkplus/gcc/cilk.c
    branches/cilkplus/gcc/cilk.h
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/cp/ChangeLog.cilk
    branches/cilkplus/gcc/cp/call.c
    branches/cilkplus/gcc/cp/cilk.c
    branches/cilkplus/gcc/cp/cp-array-notation.c
    branches/cilkplus/gcc/cp/cp-gimplify.c
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/dump.c
    branches/cilkplus/gcc/cp/name-lookup.h
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/cp/typeck2.c
    branches/cilkplus/gcc/cppbuiltin.c
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/dwarf2out.h
    branches/cilkplus/gcc/elem-function-common.c
    branches/cilkplus/gcc/elem-function.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/final.c
    branches/cilkplus/gcc/function.h
    branches/cilkplus/gcc/gimple.h
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/ipa-inline-analysis.c
    branches/cilkplus/gcc/ipa-inline.c
    branches/cilkplus/gcc/langhooks.c
    branches/cilkplus/gcc/langhooks.h
    branches/cilkplus/gcc/lto/ChangeLog.cilk
    branches/cilkplus/gcc/lto/lto-lang.c
    branches/cilkplus/gcc/opts.c
    branches/cilkplus/gcc/pointer-set.c
    branches/cilkplus/gcc/pointer-set.h
    branches/cilkplus/gcc/pragma_simd.c



More information about the Gcc-cvs mailing list