"GCC regression checker" <geoffk@apple.com> writes:
With your recent patch, GCC does not compile on:
native
Attached is build output for those targets.
The build failures are new.
For more information, see http://gcc.gnu.org/regtest/.
/Users/regress/tbox/cvs-gcc/gcc/gcc/cppcharset.c: In function
`one_utf8_to_cppchar':
/Users/regress/tbox/cvs-gcc/gcc/gcc/cppcharset.c:194: error: `EILSEQ'
undeclared (first use in this function)
...
This is mine.
Geoff, or someone, could you please try this patch on a system without
iconv?