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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-10-23 
19:10:18 UTC ---
(In reply to comment #1)
> The error I get with trunk is:
> Error: 'integer' at (1) is not an accessible derived type

OK - the difference is a side effect of a local patch. Try:

  allocate (integer(4) :: a)

to get the same error message as I did.

Reply via email to