[patch, committed] Fix for PR 32954
Thomas Koenig
tkoenig@alice-dsl.net
Wed Aug 1 20:33:00 GMT 2007
Hello world,
the following was committed as revision 127137 after FX's pre-approval
in the PR and after regression-testing on i686-pc-linux-gnu.
2007-08-01 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/32954
* intrinsic.c (resolve_mask_arg): New function.
(gfc_resolve_maxloc): Use resolve_mask_arg for mask resolution.
(gfc_resolve_maxval): Likewise.
(gfc_resolve_minloc): Likewise.
(gfc_resolve_minval): Likewise.
(gfc_resolve_pack): Likewise.
(gfc_resolve_product): Likewise.
(gfc_resolve_sum): Likewise.
(gfc_resolve_unpack): Likewise.
2007-08-01 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/32954
* minmaxloc_3.f90: New test case.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iresolve-2-diff
Type: text/x-patch
Size: 5701 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070801/e9363622/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minmaxloc_3.f90
Type: text/x-fortran
Size: 6265 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070801/e9363622/attachment-0001.bin>
More information about the Fortran
mailing list