This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
JIT exception handling
- From: jacob navia <jacob at jacob dot remcomp dot fr>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 19 Jul 2006 12:08:59 +0200
- Subject: JIT exception handling
This is just to tell you that now it is working.
I have suceeded in making my JIT generate the right tables for gcc
As it seems, both gcc 4.1 and gcc 3.3 seem to work OK.
Can anyone confirm this?
There isn't any difference between gcc-3.x and gcc4.x at this
level isn't it?
jacob