]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/31716 (segfault with real array bounds)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 24 May 2007 05:03:51 +0000 (05:03 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 24 May 2007 05:03:51 +0000 (05:03 +0000)
commit1505f3b58e776fb2865ae9b41d492f3d6b5504a7
tree13645828b68ce083daa0c223ccba48aa9e4da1e7
parent1e2041330fd0997c734a1a8d48ebaadb2037cb32
re PR fortran/31716 (segfault with real array bounds)

2007-05-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/31716
* array.c (spec_dimen_size): Test for correct BT_INTEGER type.

From-SVN: r125013
gcc/fortran/ChangeLog
gcc/fortran/array.c