[tree-ssa] gcc/java/except.c does not build

Linus Sjöberg linus@alcom.aland.fi
Tue Aug 5 09:37:00 GMT 2003


Pop Sébastian <pop@gauvain.u-strasbg.fr> writes:

> On Tue, Aug 05, 2003 at 10:43:34AM +0300, Linus Sjöberg wrote:
> > Current version of gcc/java/except.c in tree-ssa-branch does not build:
> > ../../gcc/gcc/java/except.c: In function `expand_end_java_handler':
> > ../../gcc/gcc/java/except.c:401: syntax error before `outer'
> 
> Could you try this patch:
> 	* except.c (expand_end_java_handler):  Move declarations
> 	on the beginning of the scope.


That patch seems to solve the problem, the file compiles fine after
applying it.

/LS



More information about the Gcc mailing list