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
Package: tcc
Version: 0.9.22-2
Severity: normal
The following program makes tcc dump core:
#define _FILE_OFFSET_BITS 64
#include
#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 % 214748364
2 matches
Mail list logo