tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] tcc fails to compile the J interpreter


From: Robert Clausecker
Subject: Re: [Tinycc-devel] tcc fails to compile the J interpreter
Date: Fri, 23 Jan 2015 18:44:52 +0100

I was able to reduce the test case to the code below. Maybe it's
possible to resolve the compiler bug with this.

struct{int c[1];} cases[] = {((int)0)};

Still, the compiler crashes in two other cases and refuses compilation
in one other case. (see original post).

Yours,
Robert Clausecker




reply via email to

[Prev in Thread] Current Thread [Next in Thread]