r226933 - in /branches/gupc/gcc: ChangeLog.upc ...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Mon Aug 17 03:25:00 GMT 2015
Author: gfunck
Date: Mon Aug 17 03:25:55 2015
New Revision: 226933
URL: https://gcc.gnu.org/viewcvs?rev=226933&root=gcc&view=rev
Log:
Cosmetic fixes to match trunk.
* c/c-decl.c (grokdeclarator): Remove extra space on empty line.
* c/c-typeck.c (build_array_ref): Add an empty line to match trunk.
* c-family/c-common.c: Remove extra blank line to match trunk.
* c-family/c-opts.c (c_common_option_lang_mask):
Add an empty line to match trunk.
* c-family/c-pretty-print.c (pp_c_cv_qualifiers):
Remove assignment to 'previous' to match trunk.
* config/darwin.c (darwin_override_options):
Remove check for optimize to match trunk.
* configure.ac (ACX_BUGRURL): Revert to trunk.
* configure: Re-generate.
* cp/tree.c (c_build_qualified_type_1): wrap long line.
* doc/invoke.texi: Remove extra line with -trigraphs.
* match.pd: Remove extra space on empty line.
* tree.c (stabilize_reference): Remove extra line to match trunk.
Modified:
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/c-family/c-common.c
branches/gupc/gcc/c-family/c-opts.c
branches/gupc/gcc/c-family/c-pretty-print.c
branches/gupc/gcc/c/c-decl.c
branches/gupc/gcc/c/c-typeck.c
branches/gupc/gcc/config/darwin.c
branches/gupc/gcc/configure
branches/gupc/gcc/configure.ac
branches/gupc/gcc/cp/tree.c
branches/gupc/gcc/doc/invoke.texi
branches/gupc/gcc/match.pd
branches/gupc/gcc/tree.c
More information about the Gcc-cvs
mailing list