This is the mail archive of the gcc-regression@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]

Re: GCC build failed for native with your patch on 2003-07-10T23:55:37Z.



On Thursday, Jul 10, 2003, at 21:10 US/Eastern, Zack Weinberg wrote:


"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?

It compiles on powerpc-apple-darwin (the same as the regression tester). I have not done a full bootstrap though.
The resulting cc1plus compiles a simple test case (from PR 10060), I have not
run the full testsuite either.


It also fixes (by running a simple test, not through the dejgnu framework):
gcc.dg/c99-init-1.c, gcc.dg/cpp/escape-2.c, gcc.dg/cpp/escape.c, gcc.dg/cpp/if-2.c,
gcc.dg/cpp/lexstrng.c, gcc.dg/cpp/paste2.c, gcc.dg/cpp/ucs.c
I did not test the others.


Thanks,
Andrew Pinski


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