public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] solution thumb/exceptions
@ 2004-06-09 17:03 Sven Rehfuss
  0 siblings, 0 replies; only message in thread
From: Sven Rehfuss @ 2004-06-09 17:03 UTC (permalink / raw)
  To: ecos-discuss

Hi,
a few days ago I asked for help, because my application crashes in thumb
mode. The operator "new" throws an exception.
The problem is the optimization flag -O2. If I compile the toolchain
and/or application with -O2 I get the crahes. The compiler generates
code which is buggy (modify the stack before decrementing it). It is a
known problem of gcc 3.2.1 - 3.4.1.
Compiling all with -O1 is OK.

Regards,
 Sven Rehfuß



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-09 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-09 17:03 [ECOS] solution thumb/exceptions Sven Rehfuss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).