This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Patch (Java): PR16113 - Remove Extraneous Call to expand_end_bindings()
- From: Andrew Haley <aph at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Tue, 22 Jun 2004 15:06:03 +0100
- Subject: Patch (Java): PR16113 - Remove Extraneous Call to expand_end_bindings()
- References: <40D837C4.4010707@gmail.com>
Ranjit Mathew writes:
>
> Index: ChangeLog
> from Andrew Haley <aph@redhat.com>
> Ranjit Mathew <rmathew@hotmail.com>
>
> Fixes PR java/16113
> * decl.c (force_poplevels): Remove call to expand_end_bindings.
OK.
Andrew.