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: Sat, 24 Jan 2015 18:07:17 +0100

So this is a won't fix. What about the two compiler crashes I
demonstrated as well as the other case in x15.c where tcc refuses to
compile because it believes that a certain initializer isn't constant?
The initializer has the form

    long a[] = { (long)&f1, (long)&f2, (long)&f3 };

where f1, f2, and f3 are functions.

Greetings,
Robert Clausecker




reply via email to

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