------- Comment #3 from dominiq at lps dot ens dot fr  2009-05-04 06:32 -------
At revision 147065 I get:

MAIN__ ()
{
  struct t d[5];
  struct t s[5];
  static integer(kind=4) options.0[8] = {68, 255, 0, 0, 0, 1, 0, 1};

  _gfortran_set_options (8, (void *) &options.0);
  d = VIEW_CONVERT_EXPR<struct t[5]>(s);
}


-- 


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

Reply via email to