On 7/1/06, Elmar Krieger <[EMAIL PROTECTED]> wrote:
I searched hard, but couldn't determine conclusively if the C standard
allows to alias a void* pointer with a char* pointer.

Search in the GCC documentation, under -fstrict-aliasing:

http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Optimize-Options.html#index-fstrict_002daliasing-542

Gr.
Steven

Reply via email to