tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] new compiler (0.9.26) crashes with undeclared struct


From: ibrahim
Subject: Re: [Tinycc-devel] new compiler (0.9.26) crashes with undeclared struct
Date: Thu, 25 Jul 2013 22:09:53 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 25.07.2013 22:03, Stephan Beal wrote:
On Thu, Jul 25, 2013 at 3:53 PM, norn <address@hidden> wrote:
As I understand, at the topic at yuore reference tolking about standart declarations. I told about tcc only. Try to declare any members. Sorry my english.

i know you were talking about tcc, but my point is that the C standard leaves it implementation-defined, which means that any behaviour is "not wrong," including a crash.

You must be joking right ???

Implementation defined behaviour has nothing to do with a crash during compilation time ! It means an implementation can choose its behaviour because its not defined by the standard. A crash is caused by an exception which just means its caused by a buggy implementation.


reply via email to

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