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]

Re: Buglet in gcj



Bryce McKinlay writes:

> Yeah, this is PR 1328. Its a nasty one since you can end up with garbage 
> on the stack when the code is actually expecting null.

The code it place (that I wrote) should be replaced by what's already
in check-init.c. The code should be adapted to check field
initialization across constructor calls, which the current code tries
to do.

./A


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