re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)
commit33c430b50424ec31c83603616fc94671fc7ffac2
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Tue, 11 Nov 2014 09:20:07 +0000 (11 09:20 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Tue, 11 Nov 2014 09:20:07 +0000 (11 09:20 +0000)
tree24bb32afacf6702b2c625a2a53eac39fadac1484
parent04dc44ac2176a137c38eff59138df59b230e6ee1
re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)

PR bootstrap/63699
PR bootstrap/63750

* system.h: Include <string> before "safe-ctype.h"
* wide-int.h (wi::smin, wi::smax, wi::umin, wi::umax): Prefix
calls to min/max with wi namespace.
* ipa-chkp.c: Don't include <string>.

* plugin.cc: Don't include <string>.

From-SVN: r217342
gcc/ChangeLog
gcc/ipa-chkp.c
gcc/system.h
gcc/wide-int.h
libcc1/ChangeLog
libcc1/plugin.cc