]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
array.c (gfc_match_array_constructor): Support [ ...
authorErik Edelmann <erik.edelmann@iki.fi>
Wed, 18 May 2005 19:20:31 +0000 (22:20 +0300)
committerTobias Schlüter <tobi@gcc.gnu.org>
Wed, 18 May 2005 19:20:31 +0000 (21:20 +0200)
commitacc75ae36ea717cc0792ffec8f6336c4a73da7b3
tree103eb1e45541bcba7b7352fc170509174c22cd36
parentc0fb94d7250e1311bfd2724f3df629999f1a291b
array.c (gfc_match_array_constructor): Support [ ...

fortran/
* array.c (gfc_match_array_constructor): Support [ ... ]
style array constructors.
testsuite/
* gfortran.dg/array_constructor_1.f90: New test.
* gfortran.dg/array_constructor_2.f90: New test.

From-SVN: r99919
gcc/fortran/ChangeLog
gcc/fortran/array.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/array_constructor_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/array_constructor_2.f90 [new file with mode: 0644]
This page took 0.059572 seconds and 5 git commands to generate.