https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16351
Tim Ruehsen <tim.ruehsen at gmx dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tim.ruehsen at gmx dot de --- Comment #23 from Tim Ruehsen <tim.ruehsen at gmx dot de> --- *PLEASE* put this on higher priority. In 25 years of C development I saw thousands of crashes due to NULL pointer dereferences. Many of them could have been avoided by simply printing a warning. You really save lifes ! And millions of working hours searching for obvious bugs. The requested warning is an absolutely must-have (enabled by default). Seeing this bug open since 2004 is... well ... I have no words. (Don't get me wrong: I make a deep kneefall for gcc and it's developers)