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: "new" statement and -fno-exceptions


Paul Koning wrote:

We recently ran into some problems with an application being killed by
unhandled exception processing -- even though it's compiled
-fno-exceptions.

Very, very, strange: I suggest filing a detailed PR (gcc version, target, possibly reduced testcase, and so on...)

By the way, the actual implementation is in libstdc++-v3/libsupc++/ and
you can peruse it, since this is free software! ;)

Paolo.


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