This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Why does GCJ generate so many explicit checks for null pointers?


On Tue, 29 Jul 2003, Andrew Haley wrote:
>  > Currently only a few java-specific optimizations are done by gcj.
>
> Null pointer check elimination isn't really Java specific.

I suppose you're right, but I can think offhand of another GCC language
that cares about null pointer checks.  Ada, perhaps?

Jeff


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