c++ exceptions

allstars <allstars.chh@gmail.com>
Mon, 9 Nov 2009 21:54:05 -0800 (PST)

          From comp.compilers

Related articles
c++ exceptions allstars.chh@gmail.com (allstars) (2009-11-09)
Re: c++ exceptions kkylheku@gmail.com (Kaz Kylheku) (2009-11-13)
Re: c++ exceptions kkylheku@gmail.com (Kaz Kylheku) (2009-11-13)
| List of all articles for this month |

From: allstars <allstars.chh@gmail.com>
Newsgroups: comp.compilers
Date: Mon, 9 Nov 2009 21:54:05 -0800 (PST)
Organization: Compilers Central
Keywords: C++, question
Posted-Date: 11 Nov 2009 01:02:32 EST

hello
i've seen a post in other group (android-ndk)


http://groups.google.com/group/android-ndk/browse_thread/thread/89db67ed1fbf6450?hl=en




and i have a couple questions


1. How would c++ exception support slow down C applications?
2. why 'The exception-enabled code generated for ARM by gcc was
unacceptable' ??
        what kind of constrains on arm makes it harder to generate
efficient code ?


thanks



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.