[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Segmentation fault compiling broken 1-liner
From: |
Struan Bartlett |
Subject: |
[Tinycc-devel] Segmentation fault compiling broken 1-liner |
Date: |
Tue, 26 Jul 2005 22:06:02 +0100 (BST) |
Hi -
Sorry I don't have time to subscribe to the list and check the archives
but wanted to help out - so please reply direct to me.
I'm trying tcc 0.9.23-1 (Debian Unstable) and tcc 0.9.22-2 (Debian stable)
and noticed on the following:
sh-2.05b# cat t.c
void main { printf("Hello\n"); }
sh-2.05b# tcc t.c
Segmentation fault
Of course t.c is broken(!), but I don't suppose the segfault is
intentional.
Hope you find this useful.
Kind regards,
Struan Bartlett
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Tinycc-devel] Segmentation fault compiling broken 1-liner,
Struan Bartlett <=