Add test case from PR 39639.

This commit is contained in:
dholland 2008-09-27 20:13:03 +00:00
parent c92bbe4462
commit 97c7ae2138
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
/* PR 39639 */
char a[sizeof(long double)] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15};