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 Wed, 30 Jul 2003 law@redhat.com wrote:
> These days we may be able to map back to a real object's address in
> which case we could probably make the RTL null pointer checking code more
> aggressive.  Though I doubt it's worth the effort given that we have
> the same capability in tree-ssa.

Thanks for the background.  I'm an RTL newbie.

Round n, Score: tree-ssa +1, RTL 0.

Jeff


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