[Bug fortran/38082] string truncated on return from subroutine (calling mkdtemp bind(c))

2008-11-19 Thread jvdelisle at gcc dot gnu dot org


--- Comment #4 from jvdelisle at gcc dot gnu dot org  2008-11-20 02:38 
---
Sounds like it's fixed.


-- 

jvdelisle at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME


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



[Bug fortran/38082] string truncated on return from subroutine (calling mkdtemp bind(c))

2008-11-11 Thread holst at matmech dot com


--- Comment #1 from holst at matmech dot com  2008-11-11 13:29 ---
Created an attachment (id=16651)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16651action=view)
callbug.f90


-- 


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



[Bug fortran/38082] string truncated on return from subroutine (calling mkdtemp bind(c))

2008-11-11 Thread burnus at gcc dot gnu dot org


--- Comment #2 from burnus at gcc dot gnu dot org  2008-11-11 13:53 ---
Hmm, I cannot reproduce it using:
4.3.3 20081002 (prerelease) [gcc-4_3-branch revision 140831] (SUSE Linux)
4.3.3 2008 (prerelease) [gcc-4_3-branch revision 138185] (GCC)
4.4.0 2008 (experimental) [trunk revision 141763] (GCC)

You could try whether a newer build fixes the problem,
http://gcc.gnu.org/wiki/GFortranBinaries


-- 


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



[Bug fortran/38082] string truncated on return from subroutine (calling mkdtemp bind(c))

2008-11-11 Thread holst at matmech dot com


--- Comment #3 from holst at matmech dot com  2008-11-11 14:25 ---
I tried with gcc version:
gcc version 4.4.0 20081021 (experimental) [trunk revision 141258] (GCC) 
and then it works as expected.

I will hope Ubuntu will upgrade to 4.3.3 soon! :-)


-- 


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