This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18769] ICE in gfc_conv_array_initializer with array initialization with transfer
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2006 20:54:07 -0000
- Subject: [Bug fortran/18769] ICE in gfc_conv_array_initializer with array initialization with transfer
- References: <bug-18769-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pinskia at gcc dot gnu dot org 2006-01-27 20:54 -------
transfer could be converted over to use VIEW_CONVERT_EXPR of the constant but
then again this is in non trans part of the fortran front-end.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2005-12-30 18:49:45 |2006-01-27 20:54:07
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18769