[tree-ssa] Remove useless null pointer checks

Diego Novillo dnovillo@redhat.com
Thu Jul 31 16:46:00 GMT 2003


On Thu, 2003-07-31 at 12:43, Jeff Sturm wrote:
> On Thu, 31 Jul 2003, Andrew Haley wrote:
> > We need a way to mark such an attribute in Java source.  We don't have
> > an attribute syntax and we want to stay Java compatible.  Stylized
> > comments, perhaps?
> 
> I was thinking primarily of library functions like _Jv_AllocObject.  Since
> they are declared in the frontend, we can assign any attributes we like.
> 
C++'s new() operator could be similarly marked, right?


Diego.



More information about the Gcc-patches mailing list