[hackers] [scc] Add another form to test059 || Roberto E. Vargas Caballero

From: <git_AT_suckless.org>
Date: Wed, 20 Jan 2016 18:13:08 +0100 (CET)

commit 23e14f1e2e794b38f95d71998d228c3050d2d0c8
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
AuthorDate: Wed Jan 20 17:52:14 2016 +0100
Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
CommitDate: Wed Jan 20 17:52:14 2016 +0100

    Add another form to test059
    
    This form is totally stupid, but the standard requires it.

diff --git a/cc1/tests/test059.c b/cc1/tests/test059.c
index ce7388f..8d92ea6 100644
--- a/cc1/tests/test059.c
+++ b/cc1/tests/test059.c
_AT_@ -29,5 +29,6 @@ G9 P p
 char s0[] = "foo";
 char s1[7] = "foo";
 char s2[2] = "foo";
+char s3[] = {"foo"};
 char *p = "foo";
 int m[] = "foo";
Received on Wed Jan 20 2016 - 18:13:08 CET

This archive was generated by hypermail 2.3.0 : Wed Jan 20 2016 - 18:24:14 CET