On Aug 24, 2005, at 7:26 PM, danglin at gcc dot gnu dot org wrote:


------- Additional Comments From danglin at gcc dot gnu dot org 2005-08-24 23:26 -------
(gdb) r
Starting program: /test/gnu/gcc-3.3/objdir/gcc/testsuite/pr18122.exe

Program received signal SIGBUS, Bus error.
0x7ae8a668 in _gfortrani_options ()

Hmm, why is _gfortrani_options being called, it is data as far as I can see.
on ppc-darwin from nm, we have:
000452f0 d __gfortrani_options

where d means data section.

Thanks,
Andrew Pinski

Reply via email to