[patch, fortran, committed] Fix PR 62214

Thomas Koenig tkoenig@netcologne.de
Thu Aug 21 19:19:00 GMT 2014


Hello world,

the attached patch fixes the PR.  Committed to trunk as obvious after
regression-testing.  Will commit to 4.9 and 4.8 after regression
testing there.

Any idea why rather so many rather old bugs are coming up all of a
sudden?  Did a major distribution just upgrade its gcc version?

Regards

	Thomas

2014-08-21  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/62214
        * frontend-passes.c (optimize_binop_array_assignment):
        Do not try to optimize the array assignment for string
        concatenation.

2014-08-21  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/62214
        * gfortran.dg/array_assignment_5.f90:  New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p1.diff
Type: text/x-patch
Size: 465 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20140821/6d50ff4c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: array_assignment_5.f90
Type: text/x-fortran
Size: 523 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20140821/6d50ff4c/attachment-0001.bin>


More information about the Fortran mailing list