------- Comment #1 from lee_merrill at yahoo dot com 2008-02-05 15:51 ------- Created an attachment (id=15101) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15101&action=view) The source code for causing the described problem
Type "make" and then run "btifc" to cause a core dump. The disassembly shows: 8048473: ff 35 08 00 00 00 pushl 0x8 which is the bad address which causes the core dump. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35092