Package: gcc-3.3
Version: 1:3.3.5-13
Severity: minor
I tried to compile flite (Festival Lite, the speech
synthesizer) using gcc. One of the source files is a
7.5-megabyte C file with no includes and the only thing it
contains is a single array of the form
const char array[]={142,152,276,371,
...
ADD 3+ inches today - don't get left behind
http://www.fuxnyp.com/ss/
I have no life, just e-mail.
The only alternative to coexistence is codestruction.
To strive, to seek, to find, and not to yield.
When books are burned in the end people will be burned too.
Injustice anywhe
Package: g++
Version: 2:2.95.4-14
Severity: normal
This gives "internal compiler error":
#include
int main() {
static fpos_t f=0;
}
/tmp/test.c++: In function `int main()':
/tmp/test.c++:3: Internal compiler error:
/tmp/test.c++:3: Internal compiler error in `gen_lowpart', at emit-rtl.c:1069
3 matches
Mail list logo