On Wed, Mar 20, 2013 at 3:11 PM, Daniel Glöckner <daniel...@gmx.net> wrote:
> On Wed, Mar 20, 2013 at 01:01:10PM -0700, Austin English wrote:
>> manually correcting that, I'm able to preprocess the problematic file down 
>> to:
>> austin@debian-home:~/src/wine-tcc/dlls/d3d8/tests$ cat stateblock.i.tcc.c
>> typedef struct _D3DVECTOR
>> {
>>   float x;
>>   float y;
>>   float z;
>> } D3DMATRIX;
>
> You are aware that D3DMATRIX is supposed to consist of 16 floats?

Looks like delta foobared the program while minimalizing it. I'm
retrying now with creduce, though it's taking quite a while..

-- 
-Austin

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to