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/30887] %VAL only accepts default-kind integer/real/complex



------- Comment #4 from kargl at gcc dot gnu dot org  2007-02-22 19:24 -------
(In reply to comment #3)
>
> Enough facts, now for some ignorant speculation: I suppose there is some logic
> missing to pass a value from the caller when the size of the value is not the
> default size (i.e. 4 for my platform, Linux 32-bit).  
> 

See conv_arglist_function in trans-expr.c.


-- 


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


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