Bug#304082: tcc: dumps core in Autoconf large file test

2005-04-12 Thread Romain Francoise
Hrvoje Niksic [EMAIL PROTECTED] writes: The following program makes tcc dump core: [...] Thanks for your report, I will forward it upstream. -- ,''`. : :' :Romain Francoise [EMAIL PROTECTED] `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to

Bug#304082: tcc: dumps core in Autoconf large file test

2005-04-10 Thread Hrvoje Niksic
Package: tcc Version: 0.9.22-2 Severity: normal The following program makes tcc dump core: #define _FILE_OFFSET_BITS 64 #include sys/types.h #define LARGE_OFF_T (((off_t) 1 62) - 1 + ((off_t) 1 62)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 LARGE_OFF_T %