This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/46152] ALLOCATE with type-spec fails for intrinsic types


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

--- Comment #8 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 2010-10-25 00:25:04 UTC ---
On Sat, Oct 23, 2010 at 07:04:51PM +0000, dominiq at lps dot ens.fr wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46152
> 
> --- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-10-23 19:04:41 UTC ---
> The error I get with trunk is:
> 
> Error: 'integer' at (1) is not an accessible derived type
> 

The attached patch fixes this problem.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]