This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sjlj-exceptions ICE. simplified test case
- To: Michael Meissner <meissner at cygnus dot com>
- Subject: Re: sjlj-exceptions ICE. simplified test case
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 26 Apr 2000 16:34:02 -0700
- Cc: Geert Bosch <bosch at gnat dot com>, "law at cygnus dot com" <law at cygnus dot com>, Mark Mitchell <mark at codesourcery dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, "robertl at sco dot com" <robertl at sco dot com>
- References: <20000426183528.7790834D9D@nile.gnat.com> <20000426185311.38802@cse.cygnus.com>
On Wed, Apr 26, 2000 at 06:53:11PM -0400, Michael Meissner wrote:
> In addition, we could probably shrink the tables
> by adding pseudo ops to the assembler, to allow it to emit the difference
> between labels in compressed fashion
While this would still be helpful for LIW parts, there is
code in the assembler to automatically compress this info.
r~