]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/match.c
re PR fortran/40246 (ICE on invalid SOURCE= using NULLIFY)
authorTobias Burnus <burnus@net-b.de>
Tue, 26 May 2009 19:23:45 +0000 (21:23 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 26 May 2009 19:23:45 +0000 (21:23 +0200)
commit9a0bab0be682be2aaee5f1146518c4d94d44ac8e
tree21a6ec79e2177c353922e154676c03fc9d0b347f
parentae2392a94bb89e198642d304d2f04ca67142c006
re PR fortran/40246 (ICE on invalid SOURCE= using NULLIFY)

2009-05-26  Tobias Burnus  <burnus@net-b.de>

        PR fortran/40246
        * match.c (gfc_match_nullify): NULLify freed pointer.

2009-05-26  Tobias Burnus  <burnus@net-b.de>

        PR fortran/40246
        * gfortran.dg/nullify_4.f90: New test.

From-SVN: r147879
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/nullify_4.f90 [new file with mode: 0644]
This page took 0.061143 seconds and 5 git commands to generate.