[Bug preprocessor/12847] [3.4 Regression] xxx.c:1:20: xxxx.h: No such file or directory
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 31 18:43:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12847
------- Additional Comments From danglin at gcc dot gnu dot org 2003-10-31 18:26 -------
I believe that it was this patch that introduced the regression:
2003-07-04 Zack Weinberg <zack@codesourcery.com>
* cpphash.h: Include <iconv.h> if we have it, otherwise
provide a dummy definition of iconv_t.
(struct cpp_reader): Add narrow_cset_desc and wide_cset_desc fields.
(_cpp_valid_ucn): Update prototype.
(_cpp_destroy_iconv): New prototype.
More information about the Gcc-bugs
mailing list