https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87818
Iain Buclaw changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87818
--- Comment #5 from CVS Commits ---
The master branch has been updated by Iain Buclaw :
https://gcc.gnu.org/g:e855b30c28391b190eebb8e6afc8d2116a6d85de
commit r11-5535-ge855b30c28391b190eebb8e6afc8d2116a6d85de
Author: Iain Buclaw
Date: Sat No
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87818
Rainer Orth changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87818
Rainer Orth changed:
What|Removed |Added
CC||ro at gcc dot gnu.org
--- Comment #3 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87818
--- Comment #2 from ibuclaw at gcc dot gnu.org ---
Author: ibuclaw
Date: Wed Oct 31 09:44:31 2018
New Revision: 265658
URL: https://gcc.gnu.org/viewcvs?rev=265658&root=gcc&view=rev
Log:
ChangeLog:
2018-10-31 Iain Buclaw
PR bootstrap/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87818
--- Comment #1 from kargl at gcc dot gnu.org ---
I poking through /usr/include, I find
% find /usr/include -type f | xargs grep ___wchar_t
/usr/include/x86/_types.h:typedef int ___wchar_t;
/usr/include/stddef.h:typedef ___wcha