------- Comment #13 from dominiq at lps dot ens dot fr  2007-08-01 20:17 -------
I still have the "Bus error". From the backtrace I think the culprit is
libgfortran/intrinsics/pack_generic.c. Probably around the lines:

pack_internal (gfc_array_char *ret, const gfc_array_char *array,
               const gfc_array_l4 *mask, const gfc_array_char *vector,
               index_type size)

and

  const GFC_LOGICAL_4 *mptr;

and may be other places I may have missed.  What makes pack_internal special?


-- 


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

Reply via email to