tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] pointers to static functions inside a static table


From: shinichiro hamaji
Subject: Re: [Tinycc-devel] pointers to static functions inside a static table
Date: Tue, 31 Aug 2010 08:46:48 +0900

Hi,

I think I could fix the null pointer issue by

http://repo.or.cz/w/tinycc.git/commit/c31dc7aa0c36e19e15cf41a0d2728e89ad339660

We still need a fix for braces though.

Thanks for reporting this issue!

On Tue, Aug 31, 2010 at 6:57 AM, Thomas Preud'homme <address@hidden> wrote:
> Le lundi 30 août 2010 20:32:01, vous avez écrit :
>> Hi Thomas.
>>
>> > Sorry but I can't reproduce the bug. I've just checked out the mob branch
>> > and it does what it's suppose to do. Could you tell me what's the latest
>> > commit in your local mob branch? Mine is
>> > 9d347f87426aebabe4eb52207b2f9ea8d2274809 (latest commit when I wrote
>> > this email).
>>
>> I have this commit. I don't know if it's the latest. I did a "git pull"
>> and "make clean ; make ; make install" and retested and I still have
>> the problem.
>>
>> I should have noted that this is on x86_64 linux (Fedora 12). Maybe it
>> works OK on 32 bit x86 but not 64 bit?
> Indeed I can reproduce it on a x86_64 linux so this is arch specific. So let's
> debug ;)
>>
>> Thanks!
>>
>> Arnold
> Tom
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/tinycc-devel
>
>



reply via email to

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