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 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)

Yeah.

> In case you're interested...

I looked around but couldn't find the thread. Do you have any
pointers? I'd like to file a PR.

./A


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