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] new exec-charset testcase


Eric Christopher <echristo@redhat.com> writes:
> That it translates the string.. It really came across from a c++
> testcase, but I figured I should throw it in both places. I submitted a
> patch for the c++ bits a few times.

Ah, ok; in that case you should be scan-assembler-ing for the correct
IBM-1047 sequence.

Pointer to C++ patch?

> gcc.dg/charset/charset.exp

Hmm.  We're going to be wanting tests for charsets other than IBM-1047
at some point.  And it's inefficient to be running dg-require-iconv
for every test...

zw


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