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]

Re: PATCH: java: suppress java.lang.Object constructor


Tom Tromey <tromey@redhat.com> writes:

> Is it hard to do this in a general way?
> If the superclass is derived from Object and it doesn't need a
> constructor, then eliminate more calls?  (i.e., work recursively)

That's a good idea.

./A


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