[Bug target/32288] Our C++ program (gcc 4.1.1 under Aix 5.3) crashes with a core dump
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 12 14:01:00 GMT 2007
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-06-12 14:01 -------
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?
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32288
More information about the Gcc-bugs
mailing list