2010-03-20 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Mar 2010 16:01:17 +0000 (16:01 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Mar 2010 16:01:17 +0000 (16:01 +0000)
commit9f1470cb512f9df42903dbb77aad2d3990dca6fc
tree36376a6bcc6f643c925edc656fda08666e1e6fa1
parent6f94851ee8af40b1c7979fa5ccf6abe743554223
2010-03-20  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/43450
* trans-decl.c (gfc_create_module_variable): With -fwhole-file
do not assert the context of derived types.

2010-03-20  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/43450
* gfortran.dg/whole_file_15.f90 : New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157595 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/whole_file_15.f90 [new file with mode: 0644]