Keeping unreachable code
Casper Hornstrup
chorns@users.sourceforge.net
Sun Feb 3 17:53:00 GMT 2002
On Monday 04 February 2002 01:55, you wrote:
> 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.
Sorry if I did not explain this correctly, but I am integrating this with the
existing EH code. I am looking for a way to tell the optimizers not to mess
with some of the emitted insns. I have also tried putting the label on the
exception_handler_labels list, with the same result.
More information about the Gcc
mailing list