[PATCH] ctype.h (another try)

Roland McGrath roland@redhat.com
Sat Mar 29 07:08:00 GMT 2003


> i think by using a union you are explictly specifying your punning, so
> gcc can know what you are up to and take account accordingly.

A union whose members are pointers is not any different than casting the
pointer type, I don't think.  A union helps when it's the type of the
memory being pointed to.



More information about the Libc-alpha mailing list