------- Comment #5 from alessandro dot mei at elsagdatamat dot com 2007-06-12 15:41 ------- (In reply to comment #4) > And why do you think GCC is at fault? It is hard to debug this huge sources > really. Have you tried to pin point exactly where the issue. Do you have any > uninitialized variables? Are you going over array bounds? Do you take an > address of a local variable and keep it around even after it goes out of > scope?
We have tried to pin point exactly where the crash occurs. It is hard to debug the source really, we agree, however there is nothing strange at that line and that code works fine on the test server. We are using GCC 4.1.1 downloaded from aixpdslib UCLA ftp website. We suspect that the GCC binary downloaded from this ftp site had been compiled on an AIX 5.3 version different from the one we are using in the production server. So we are now asking support if our suspect could explain the crash. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32288