This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/38323] gfortran.dg/parameter_array_init_3.f90 -O compilation test ICEs at -m32 and -m64



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2008-12-01 02:11 -------
Try this:

gdb --args f951 parameter_array_init_3.f90

r

bt

My experiance with this bug is that it segfaults at a place away from where the
actual bug is.  This one has been very very elusive.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38323


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]