diff options
author | Martin Liska <marxin@gcc.gnu.org> | 2018-08-27 14:04:23 +0000 |
---|---|---|
committer | Martin Liska <marxin@gcc.gnu.org> | 2018-08-27 14:04:23 +0000 |
commit | 92a285c1a7bad310d7223a7aa5d70e6a5fc3e644 (patch) | |
tree | 2ecff88e701c8f86a9f5ceba51995ddbe714f79d /gcc/c | |
parent | 85204e23e2fed09fc07159ab5607e0b760269561 (diff) | |
download | gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.zip gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.gz gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.bz2 |
Replace 8 spaces with a tabular in ChangeLog files.
From-SVN: r263886
Diffstat (limited to 'gcc/c')
-rw-r--r-- | gcc/c/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index d459dc4..14be5d2 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -10,8 +10,8 @@ 2018-08-27 Martin Liska <mliska@suse.cz> * c-decl.c (locate_old_decl): Use new function - fndecl_built_in_p and remove check for FUNCTION_DECL if - possible. + fndecl_built_in_p and remove check for FUNCTION_DECL if + possible. (diagnose_mismatched_decls): Likewise. (merge_decls): Likewise. (warn_if_shadowing): Likewise. @@ -305,7 +305,7 @@ DEBUG_BEGIN_STMTs. 2017-12-22 Mike Stump <mikestump@comcast.net> - Eric Botcazou <ebotcazou@adacore.com> + Eric Botcazou <ebotcazou@adacore.com> * c-parser.c (c_parser_while_statement): Add unroll parameter and build ANNOTATE_EXPR if present. Add 3rd operand to ANNOTATE_EXPR. @@ -422,7 +422,7 @@ c_switch_covers_all_cases_p returns true. 2017-11-28 Julia Koval <julia.koval@intel.com> - Sebastian Peryt <sebastian.peryt@intel.com> + Sebastian Peryt <sebastian.peryt@intel.com> * Make-lang.in (c/c-array-notation.o): Remove. * c-array-notation.c: Delete. @@ -1139,7 +1139,7 @@ 2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn> - PR c++/80038 + PR c++/80038 * c-gimplify.c (c_gimplify_expr): Remove calls to cilk_gimplifY_call_params_in_spawned_fn. |