Module Name: pcc-tests
Committed By: plunky
Date: Thu Nov 10 09:25:04 UTC 2011
Modified Files:
pcc-tests/regress/c99: types009.c
Log Message:
allow this test to pass, by shielding optional features behind
an #ifdef with the macro that indicates their presence
_Complex => __STDC_IEC_559__
_Imaginary => __STDC_IEC_559_COMPLEX__
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pcc-tests/regress/c99/types009.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.