This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Keeping unreachable code
- From: dewar at gnat dot com (Robert Dewar)
- To: chorns at users dot sourceforge dot net, gcc at gcc dot gnu dot org
- Cc: dewar at gnat dot com
- Date: Sun, 3 Feb 2002 19:55:20 -0500 (EST)
- Subject: Re: Keeping unreachable code
I don't think you can succeed at the level you are working at. As I said
earlier, I think you will find that optimizations sabotage what you are
trying to do. You must layer your work on top of the existing eh handling
in gcc.