https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89236

MarkEggleston <mark.eggleston at codethink dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45626|0                           |1
        is obsolete|                            |

--- Comment #4 from MarkEggleston <mark.eggleston at codethink dot com> ---
Created attachment 45629
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45629&action=edit
Updated patch to match the behaviour of MAX and MIN

Reword the GNU extension note for the return kind of MAX and MIN. New wording:

(As a GNU extension, if at least one of the input
parameters is a variable the kind is the largest kind of the input parameters,
if all input parameters are literals it is the kind of the first parameter.)

Reply via email to