On 8/19/19 10:19 AM, Steve Kargl wrote: > On Mon, Aug 19, 2019 at 09:08:12AM -0600, Jeff Law wrote: >> On 8/19/19 3:11 AM, Mark Eggleston wrote: >>> The intrinsics DIM, MOD and MODULO can accept arguments of different >>> kinds and return values with the larger of the two kinds. Notes to this >>> effect have been added as they were missing from the documentation. >>> >>> Please find attached the patch. >>> >>> ChangeLog: >>> >>> gcc/fortran/ChangeLog >>> >>> Mark Eggleston <mark.eggles...@codethink.com> >>> >>> PR fortran/89236 >>> * intrinsic.texi: Add GNU extension notes to DIM, MOD, MODULO. >>> >> Do we want to be more specific about what types are accepted as a GNU >> extension for these operators? >> > > The current documentation already has that info. Ah, in that case Mark's patch seems like a no-brainer :-)
Jeff