This is the mail archive of the gcc-help@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: (libgcc) what does _Unwind_Resume do ?


skaller <skaller@users.sourceforge.net> writes:

[...]

| In that model, C or C++ are merely 'front ends' and the exception
| handling architecture exists, even for C. After all we want things
| to work right with mixed C/C++ programs.

Note also that GCC/gcc supports -fexceptions.

-- Gaby


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