This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Array literal with typespec
- From: Tobias Burnus <burnus at net-b dot de>
- To: VladimÃr Fuka <vladimir dot fuka at gmail dot com>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 07 Jun 2013 09:36:02 +0200
- Subject: Re: Array literal with typespec
- References: <CAKe2itfHDwZyg9sj7wVN+ndoxmh+9nvK=T-PwYRuVpGLNndXrA at mail dot gmail dot com>
Hello VladimÃr,
VladimÃr Fuka wrote:
the following does not work. Is it supposed to work in 4.8 or should
I wait for 4.9?
Well, according to the standard, I believe that it should work ...
I have filled http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57549 - which
should be fixable for GCC 4.9.
Tobias