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: [patch] Java definite assignment


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> This does seem like the correct fix, but I haven't tested it
Per> seriously.  Could someone try applying it before their next build
Per> and testsuite-run?

Per>         * check-init.c (check_init):  Don't call done_alternative after
Per>         processing loop code, as a LOOP_EXPR never terminates normally.

Changes like this are good candidates for before-and-after runs
through Jacks, to see if they cause regressions and/or improvements.
IMHO.

Tom

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