PR bootstrap/63699
commit7ff6cfb384fc0023e77466afa58bbdc117e4cd46
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Nov 2014 09:20:07 +0000 (11 09:20 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Nov 2014 09:20:07 +0000 (11 09:20 +0000)
tree24bb32afacf6702b2c625a2a53eac39fadac1484
parent3582b939326a42e71378ad0e3ecb08c73a14143e
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>.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217342 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-chkp.c
gcc/system.h
gcc/wide-int.h
libcc1/ChangeLog
libcc1/plugin.cc