This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47348] wrong string length with array constructor
- From: "paul.richard.thomas at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 22 Jan 2011 16:50:28 +0000
- Subject: [Bug fortran/47348] wrong string length with array constructor
- Auto-submitted: auto-generated
- References: <bug-47348-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348
--- Comment #5 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> 2011-01-22 16:50:00 UTC ---
Dear Thomas,
> Paul, this is a case of something (trans-*?) picking up the
> wrong string length and ignoring the substring. ÂDo you have
> any idea where to start looking?
>
Almost certainly. I am very busy right now with reallocation in
scalar assignments. I'll flag this one up.
cheers
Paul