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/36158] Transformational function BESSEL_YN(n1,n2,x) and BESSEL_JN missing



------- Comment #6 from kargl at gcc dot gnu dot org  2010-08-19 23:28 -------
(In reply to comment #5)
> Created an attachment (id=21526)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21526&action=view) [edit]
> Run-time implementation
> 
> Implementation works, but I would like to pass the arguments by VALUE not by
> reference. Additionally, a test case is missing.
> 

I read the patch.  It looks correct to me.  This
is OK to commit ever with the by reference semantics.


-- 


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


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