This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Remove useless null pointer checks


On Thu, 31 Jul 2003 13:24:49 -0400, Daniel Berlin <dberlin@dberlin.org> wrote:

>> Would it be worthwhile to express this in GIMPLE, i.e. NEW_EXPR?
>
> Not really, it can be discovered without a new expression.

Yep.  An attribute/flag on the FUNCTION_DECL and/or CALL_EXPR would be more
appropriate.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]