On Jan 13, 2012, at 4:01 AM, Georg-Johann Lay wrote: > This patch adds -Wno-pointer-to-int-cast to the options in order to avoid FAIL > because of "warning: cast from pointer to integer of different size" when > sizeof(void*) = 2.
Ok. > * gcc.dg/pr50527.c: Don't FAIL if sizeof(void*) = 2