On 07/06/2012 11:27 AM, H.J. Lu wrote: >>>> >>> +#undef WCHAR_TYPE >>>> >>> +#define WCHAR_TYPE (TARGET_LP64 ? "int" : "long int") >>> >> >>> >> Hi Richard, >>> >> >>> >> Is this patch OK for trunk? >>> >> >>> >> Thanks. >> > >> > Yes, this is fine. >> > > I'd like to backport it to 4.6/4.7 branches. Is that OK?
Meh... is there a real reason for it? Certainly you don't have "official" x32 support on those branches. As far as I'm concerned this can stay private to whatever branch also includes your x32 work. r~