Processed: Re: Bug#184862: g++: static fpos_t gives internal compiler error

2003-03-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 184862 [fixed in 3.3] static fpos_t gives internal compiler error Bug#184862: g++: static fpos_t gives internal compiler error Changed Bug title. > thanks Stopping processing here. Please contact me if you need assistance. Debi

Bug#184862: g++: static fpos_t gives internal compiler error

2003-03-15 Thread Matthias Klose
retitle 184862 [fixed in 3.3] static fpos_t gives internal compiler error thanks present in 3.2, but not 3.3 Silas S. Brown writes: > Package: g++ > Version: 2:2.95.4-14 > Severity: normal > > This gives "internal compiler error": > > #include > int main() { > static fpos_t f=0; > } > > /tm

Bug#184862: g++: static fpos_t gives internal compiler error

2003-03-14 Thread Silas S. Brown
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