]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/43450 (-fwhole-file: ICE in gfc_create_module_variable, at fortran...
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 20 Mar 2010 16:01:17 +0000 (16:01 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 20 Mar 2010 16:01:17 +0000 (16:01 +0000)
commitb8849663cfee62a5458940d18bfd0511f6377dc9
tree36376a6bcc6f643c925edc656fda08666e1e6fa1
parent21b04412b046c5819813c4b7d3853277385b93aa
re PR fortran/43450 (-fwhole-file: ICE in gfc_create_module_variable, at fortran/trans-decl.c:3386)

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.

From-SVN: r157595
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/whole_file_15.f90 [new file with mode: 0644]