This is the mail archive of the gcc-patches@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: [patch, rfa] charset testsuite patches, take 2


>>>>> Eric Christopher writes:

Eric> I'm still confused how: gcc.c-torture/execute/wchar_t-1.c could work
Eric> then. Maybe it doesn't. I'll look into it more.

	cc1 is linked with libiconv.a (see LIBICONV in Makefile).  wchar_t
is testing cc1's implicit iconv support, not invoking iconv API explicitly
in testcase.

David


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