This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [Fortran, Patch] PR36476 - Fix ICE with PARAMETER and len=* strings


Jerry DeLisle wrote:
Bootstrapped and regtested on x86-64-linux. OK for the trunk?
OK, thanks for patch.
Thanks for the review. I realized that I had not checked whether the strings are indeed correct (I have only checked their length). I now added a few if(string /= "test") to the testsuite file and committed it as Rev. 136754.

Tobias


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