http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851
Nathan Froyd <froydnj at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |froydnj at gcc dot gnu.org --- Comment #3 from Nathan Froyd <froydnj at gcc dot gnu.org> 2011-05-03 14:19:37 UTC --- Can you attach preprocessed source to the issue (use the -save-temps option)? I wonder if OpenBSD's headers are defining NULL in some odd way. It's also possible that recent refactorings to __attribute__((sentinel)) broke something...