r223447 - in /trunk/gcc/testsuite: ChangeLog c-...
dmalcolm@gcc.gnu.org
dmalcolm@gcc.gnu.org
Wed May 20 16:09:00 GMT 2015
Author: dmalcolm
Date: Wed May 20 16:09:19 2015
New Revision: 223447
URL: https://gcc.gnu.org/viewcvs?rev=223447&root=gcc&view=rev
Log:
-Wmisleading-indentation: Increase test coverage
gcc/testsuite/ChangeLog:
* c-c++-common/Wmisleading-indentation.c (fn_32): New.
(fn_33_k_and_r_style): New.
(fn_33_stroustrup_style): New.
(fn_33_allman_style): New.
(fn_33_whitesmiths_style): New.
(fn_33_horstmann_style): New.
(fn_33_ratliff_banner_style): New.
(fn_33_lisp_style): New.
(fn_34_indent_dash_gnu): New.
(fn_34_indent_dash_kr): New.
(fn_34_indent_dash_orig): New.
(fn_34_indent_linux_style): New.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/c-c++-common/Wmisleading-indentation.c
More information about the Gcc-cvs
mailing list