From: Segher Boessenkool Date: Fri, 8 Jun 2018 12:46:02 +0000 (+0200) Subject: rs6000: Delete unused min/max macros X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7efc32b58491ec3b1293c41354ff96d458ef884;p=gcc.git rs6000: Delete unused min/max macros The last use was deleted in 2017. There are the generic MIN/MAX macros to use already, and in this new world we should use std::min, std::max. * config/rs6000/rs6000.c (min, max): Delete. From-SVN: r261324 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 84384d12100..190683cd668 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2018-06-08 Segher Boessenkool + + * config/rs6000/rs6000.c (min, max): Delete. + 2018-06-08 Segher Boessenkool * doc/invoke.texi (RS/6000 and PowerPC Options): Delete mention of