[Bug c/35092] Global variable reference not resolved with -Os option
lee_merrill at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Tue Feb 5 15:52:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list