------- Comment #4 from pinskia at gcc dot gnu dot org  2009-01-01 05:20 -------
Here is a reduced testcase:
    MODULE globals
      TYPE :: type1
      END TYPE type1
      TYPE (type1) :: pdm_bps
    END module globals
      BLOCK DATA
      use globals
      END


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2008-12-30 16:50:22         |2009-01-01 05:20:59
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38672

Reply via email to