Commit a7efc32b by Segher Boessenkool

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
parent 03304f93
2018-06-08 Segher Boessenkool <segher@kernel.crashing.org>
* config/rs6000/rs6000.c (min, max): Delete.
2018-06-08 Segher Boessenkool <segher@kernel.crashing.org>
* doc/invoke.texi (RS/6000 and PowerPC Options): Delete mention of
-mabi=spe and -mabi=no-spe.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment