cpplib and endianness problems
Fergus Henderson
fjh@cs.mu.oz.au
Thu Jan 11 00:04:00 GMT 2001
On 11-Jan-2001, Neil Booth <neil@daikokuya.demon.co.uk> wrote:
> +#if L'\x1234' != 0x1234
> +#error 0xfeed /* { dg-bogus "error" "wide charconst recognition 2" } */
Don't you want `#error 0x1234' there?
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: < http://www.cs.mu.oz.au/~fjh > | -- the last words of T. S. Garp.
More information about the Gcc
mailing list