are malloc/new calls annotated if they may return NULL?

Tom Tromey tromey@redhat.com
Mon Jan 17 18:44:00 GMT 2005


>>>>> "Dan" == Daniel Berlin <dberlin@dberlin.org> writes:

Dan> Doesn't that get created from DECL_IS_MALLOC at some point?

Haha, I'm an idiot.  Yeah, this is what happens.  Then it is checked
by the aliasing code and by expand_call().

Tom



More information about the Gcc mailing list