This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: use gcc_assert, gcc_unreachable in java frontend
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Ben Elliston <bje at au1 dot ibm dot com>, java at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Sat, 4 Feb 2006 11:17:07 +1100
- Subject: Re: PATCH: use gcc_assert, gcc_unreachable in java frontend
- References: <20060203032813.GA6537@ozlabs.au.ibm.com> <43E3EFAB.1080302@pop.agri.ch>
> >Tested on powerpc-linux with a full bootstrap and no regressions when
> >running make check-target-libjava run. Okay for the trunk?
>
> Disable-checking.....
Argh :-/
> 2006-02-04 Andreas Tobler <a.tobler@schweiz.ch>
>
> * expr.c (java_stack_swap): Revert gcc_assert patch
I can't approve it, but since it reverts my change, then I think
that's OK. Thanks,
Ben