Dear all: I'm looking for an option on gcc that will allow me to turn off address 0 on AIX: i.e. get a memory fault if a null pointer is accessed. I want to do some run-time detections when a null pointer is accessed. Does anybody happen to know this option? Thank you very much, Best Regards, Jason