tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] [patch] Segmentation fault compiling broken 1-liner


From: Fabrice Bellard
Subject: Re: [Tinycc-devel] [patch] Segmentation fault compiling broken 1-liner
Date: Sat, 03 Sep 2005 23:08:52 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Marcelo Jimenez wrote:
On 8/31/05, Antti-Juhani Kaijanaho <address@hidden> wrote:

The missing () on main does however make it very invalid C.

That's just a syntax violation.

--
Antti-Juhani


I have found out that this is indeed the cause of the crash. The fact
that it worked with gcc32 -O0 was in fact a gcc32 bug :)

This patch fixes the issue.

Your patch does not fix the real problem. I commited a correct fix.

Fabrice.




reply via email to

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