Bug#342662: This bug has been fixed upstream

2005-12-27 Thread Marcelo Bezerra
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25328 Is there a timeline when we will see this bug fixed in debian?   Marcelo Bezerra <[EMAIL PROTECTED]> Inova Tecnologias +55 11 50491234 ext. 16

Bug#342662: gobjc-4.0: ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453

2005-12-09 Thread Marcelo Bezerra
Package: gobjc-4.0 Version: 4.0.2-5 Severity: important When compiling this sample code, gcc-4.0 segfaultes if -O > 0 [EMAIL PROTECTED]:~/devel/inova/v3-cgid$ cat test.m #include #include #include #include int main(int argc, char **argv) { int status = 0; char msg[100] = "";