This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Keeping unreachable code


> From: Casper Hornstrup <chorns@users.sourceforge.net>
> To: gcc@gcc.gnu.org
> Date: Sun, 3 Feb 2002 22:10:17 +0100
> Cc: "Robert Dewar <dewar@gnat.com>; Richard Henderson" <rth@redhat.com>

> Basicly, what I'm trying to do is to implement support in GCC for a form of 
> exception handling

Then add EH extensions to GNU C, and use them, they will just work.

> Isn't there any way to mark a block of code permanent?

See above.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]