| To: | Eric Christopher <echristo@redhat.com> |
|---|---|
| Subject: | Re: Changing WCHAR_TYPE from "long int" to "int"? |
| From: | Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> |
| Date: | Mon, 6 Aug 2001 16:40:00 +0200 |
| Cc: | "H . J . Lu" <hjl@lucon.org>, gcc@gcc.gnu.org, linux-mips@oss.sgi.com, GNU C Library <libc-alpha@sourceware.cygnus.com> |
| In-reply-to: | <997107178.1253.7.camel@ghostwheel.cygnus.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.3.18i |
Eric Christopher wrote: > > > I am working on will be the first gcc 3.x for Linux/mips. So there > > shouldn't be any problems. Am I right? > > I _think_ you are ok doing this. > > I just noticed from your patch that you set the size to 32-bits. Please > set it to BITS_PER_WORD. I don't know if this is an good idea. BITS_PER_WORD is 64bit for mips64, this might be wrong for wchar_t. At least the code for irix6 defines WCHAR_TYPE_SIZE == 32. Thiemo |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Changing WCHAR_TYPE from "long int" to "int"?, Eric Christopher |
|---|---|
| Next by Date: | Re: Changing WCHAR_TYPE from "long int" to "int"?, Eric Christopher |
| Previous by Thread: | Re: Changing WCHAR_TYPE from "long int" to "int"?, Eric Christopher |
| Next by Thread: | Re: Changing WCHAR_TYPE from "long int" to "int"?, Eric Christopher |
| Indexes: | [Date] [Thread] [Top] [All Lists] |