Module Name: pcc-tests
Committed By: plunky
Date: Tue Nov 8 10:58:01 UTC 2011
Modified Files:
pcc-tests/regress/c99: init010.c
Log Message:
add prototype for strcpy() call, and a const for correctness
correct use of example 6 from the C99 spec (it was "==" not "=")
add a "compound literal as lvalue" test from Szabolcs Nagy
(this test passes now)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pcc-tests/regress/c99/init010.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.