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]
Other format: [Raw text]

Re: Patch: PR 5941


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> Index: ChangeLog
Tom> from  Tom Tromey  <tromey@redhat.com>
Tom> 	Fix for PR java/5941:
Tom> 	* parse.y (finish_for_loop): Set SUPPRESS_UNREACHABLE_ERROR for
Tom> 	loop update expression.
Tom> 	(java_complete_lhs): Use SUPPRESS_UNREACHABLE_ERROR.
Tom> 	* java-tree.h (SUPPRESS_UNREACHABLE_ERROR): New macro.

I haven't seen any more comments on this.  I've addressed all the
previous objections, and Alex approved the original patch anyway.
I'm checking it in now.

Tom


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