]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/57033 (ICE on extended derived type and default initialization)
authorMikael Morin <mikael@gcc.gnu.org>
Sat, 8 Feb 2014 20:51:01 +0000 (20:51 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Sat, 8 Feb 2014 20:51:01 +0000 (20:51 +0000)
commite57836233421fbbb99e2edcd99bd17033cfd218a
tree77d220623384fb81b13c0a36a8c3a4a1700e6bb1
parente152a9c8f18225edaa3d44ef093568734ee050a5
re PR fortran/57033 (ICE on extended derived type and default initialization)

fortran/
       PR fortran/57033
       * primary.c (gfc_convert_to_structure_constructor): Avoid null pointer
       dereference.

testsuite/
        PR fortran/57033
        * gfortran.dg/default_initialization_7.f90: New test.

From-SVN: r207635
gcc/fortran/ChangeLog
gcc/fortran/primary.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/default_initialization_7.f90 [new file with mode: 0644]