On 12/05/2016 11:30 AM, Marek Polacek wrote:
On Mon, Dec 05, 2016 at 11:25:02AM -0700, Jeff Law wrote:We're already using std::min std::max, std::swap and others.Note we're not using std::min nor std::max. I gave this a shot a while ago, but it didn't pan out: https://gcc.gnu.org/ml/gcc-patches/2015-07/msg00886.html Marek
tree-ssa-phiprop.c uses std::min and std::max Jeff