http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378
--- Comment #5 from Joost VandeVondele
2013-02-18 18:48:28 UTC ---
simplified testcase:
module t
use, intrinsic :: iso_c_binding
interface fvec2vec
module procedure int_fvec2vec
end interface
contains
function int_fvec2vec
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378
Joost VandeVondele changed:
What|Removed |Added
Last reconfirmed||2013-02-18
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378
--- Comment #3 from David Sagan 2013-02-18
16:36:14 UTC ---
Somehow the attachment did not get sent with the initial writeup Now it is
downloaded.
(In reply to comment #1)
> (In reply to comment #0)
> > 1) Unpack and cd to the attached
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378
--- Comment #2 from David Sagan 2013-02-18
16:34:30 UTC ---
Created attachment 29483
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29483
3 *.f90 files and script to run them
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org