re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative third...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 17 Apr 2008 04:30:04 +0000 (04:30 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 17 Apr 2008 04:30:04 +0000 (04:30 +0000)
commit554ef0273faab6214b286586ab140afc91c809d0
tree7c90d6f4d904869a39fc263346fcdc445f83130f
parent8a75a0e5398bfe0ffc53a46fdba847524a252f00
re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative third arg)

2008-04-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/35724
* iresolve.c (gfc_resolve_eoshift): Check for NULL symtree in test for
optional argument attribute.

From-SVN: r134376
gcc/fortran/ChangeLog
gcc/fortran/iresolve.c