------- Additional Comments From tkoenig at gcc dot gnu dot org 2005-06-11 20:46 ------- >From the .t02.original file:
real4 C.476 = 1.0e+0; struct array1_real4 atmp.0; atmp.0.dtype = 281; atmp.0.data = 0B; atmp.0.offset = 0; atmp.0.dim[0].stride = 0; _gfortran_spread (&atmp.0, &C.476, &C.477, &C.478); The front end passes a pointer to a real where the back end expects an array descriptor. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2005-06-11 20:46:39 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21995