[Bug fortran/20889] error needed

2005-09-30 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||accepts-invalid Last reconfirmed|2005-06-19 07:14:43 |2005-09-30 20:47:38 date|

[Bug fortran/20889] error needed

2005-06-19 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-19 07:14 --- TYPE TEST REAL, POINTER :: A END TYPE INTEGER, POINTER :: IP TYPE(TEST) :: DD DD=TEST(NULL(IP)) END Intel says "The type of the NULL(MOLD) element in a structure-constructor differs from the type of the