------- Additional Comments From pinskia at physics dot uc dot edu 2005-08-24 23:35 ------- Subject: Re: FAIL: gfortran.dg/pr18122.f90
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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23556