[Bug fortran/47348] wrong string length with array constructor

2011-03-13 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/47348] wrong string length with array constructor

2011-03-13 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 --- Comment #10 from Paul Thomas 2011-03-13 17:37:47 UTC --- Author: pault Date: Sun Mar 13 17:37:43 2011 New Revision: 170923 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170923 Log: 2011-03-13 Paul Thomas PR fortran/47348

[Bug fortran/47348] wrong string length with array constructor

2011-02-21 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 --- Comment #9 from tkoenig at netcologne dot de 2011-02-21 22:40:52 UTC --- Hi Paul, > (In reply to comment #7) >> Any plan to backport the fix in revision 170317? > > I had not planned so to do but would respond positively to popular pressure

[Bug fortran/47348] wrong string length with array constructor

2011-02-21 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 --- Comment #8 from Paul Thomas 2011-02-21 12:06:42 UTC --- (In reply to comment #7) > Any plan to backport the fix in revision 170317? I had not planned so to do but would respond positively to popular pressure how far back would you want to go

[Bug fortran/47348] wrong string length with array constructor

2011-02-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/47348] wrong string length with array constructor

2011-02-19 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 --- Comment #6 from Paul Thomas 2011-02-19 15:03:30 UTC --- Author: pault Date: Sat Feb 19 15:03:27 2011 New Revision: 170317 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170317 Log: 2011-02-19 Paul Thomas PR fortran/47348 *

[Bug fortran/47348] wrong string length with array constructor

2011-01-22 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 --- Comment #5 from 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 sta

[Bug fortran/47348] wrong string length with array constructor

2011-01-19 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 Thomas Koenig changed: What|Removed |Added CC||pault at gcc dot gnu.org Bloc

[Bug fortran/47348] wrong string length with array constructor

2011-01-19 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 Thomas Koenig changed: What|Removed |Added Summary|substring with len_trim in |wrong string length with