This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/12847] [3.4 Regression] xxx.c:1:20: xxxx.h: No such file or directory


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]