Re: [PATCH\ Fix PR63750

2014-11-06 Thread Joseph Myers
On Thu, 6 Nov 2014, Jack Howarth wrote: > 2014-10-06 Jack Howarth > > PR other/63750 > * gcc/ipa-chkp.c: Include sstream. > > Index: gcc/ipa-chkp.c > === > --- gcc/ipa-chkp.c(revision 217192) > +++ gcc/ipa-chkp.c

[PATCH\ Fix PR63750

2014-11-06 Thread Jack Howarth
The attached patch eliminates the compilation error... error: use of undeclared identifier 'do_not_use_toupper_with_safe_ctype' on x86_64-apple-darwin14 when bootstrapping using the Clang 6.0 compiler. Okay for gcc trunk? Jack PR63750.patch Description: Binary data