[patch, Fortran] Fix PR 60522

Thomas Koenig tkoenig@netcologne.de
Tue Mar 25 07:58:00 GMT 2014


Hello world,

the attached patch fixes the regression (after some thought
of what might still be optimized, which isn't much :-)

Regression-tested.  OK for trunk?

	Thomas


2014-04-25  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/60522
        * frontend-passes.c (cfe_code):  Do not walk subtrees
        for WHERE.

2014-04-25  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/60522
        * gfortran.dg/where_4.f90:  New test case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p7.diff
Type: text/x-patch
Size: 1050 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20140325/651df59e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: where_4.f90
Type: text/x-fortran
Size: 645 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20140325/651df59e/attachment-0001.bin>


More information about the Fortran mailing list