]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/45117 (Segfault in resolve_array_bound)
authorDaniel Kraft <d@domob.eu>
Thu, 29 Jul 2010 09:06:53 +0000 (11:06 +0200)
committerDaniel Kraft <domob@gcc.gnu.org>
Thu, 29 Jul 2010 09:06:53 +0000 (11:06 +0200)
commit2b868bf548107e361f31285b2dc2961194478072
treee9e7a5c29a070c17c7a37c78e616f304852df4c3
parent61869cc95e834cc533818a381f84c09c0e295829
re PR fortran/45117 (Segfault in resolve_array_bound)

2010-07-29  Daniel Kraft  <d@domob.eu>

PR fortran/45117
* array.c (resolve_array_bound): Fix error message to properly handle
non-variable expressions.

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