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] Revision 3: utf-16 and utf-32 support in C and C++


On Tue, May 6, 2008 at 11:31 AM, Janis Johnson <janis187@us.ibm.com> wrote:
> On Tue, 2008-05-06 at 10:53 -0700, H.J. Lu wrote:
>
>  > 2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>
>  >
>  >         PR testsuite/36155
>  >         * gcc.dg/utf32-4.c: Fix a typo.
>  >
>  >         * lib/target-supports.exp (check_effective_target_4byte_wchar_t):
>  >         Use __WCHAR_TYPE__ instead of wchar_t.
>
>  OK.
>
>  Janis

Hi,

I missed another missing "".  Here is a patch:

H.J.
---
2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>

        PR testsuite/36155
        * g++.dg/ext/utf32-4.C: Fix a typo.

Attachment: u.txt
Description: Text document


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