This is the mail archive of the gcc-testresults@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: Results for 3.2 20020506 (experimental) testsuite on hppa2.0w-hp-hpux11.11


John David Anglin wrote:-

> WCHAR_UNSIGNED is not documented which is why I didn't notice the
> inconsistency.  I'll try defining it.

Ah, OK.  Actaully, this has given me impetus to remove the macro
altogether and divine it from wchar_type_node.  This has various
advantages, including the fact that it will automatically honour
command line options like -fshort-wchar which confuse the issue.

I'll post a patch in the next day or so.

Neil.


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