----- Forwarded message from Nix <[EMAIL PROTECTED]> ----- To: Vadim Vygonets <[EMAIL PROTECTED]> Subject: Re: -fomit-frame-pointer and C++ exceptions (fwd) X-Emacs: the answer to the world surplus of CPU cycles. From: Nix <[EMAIL PROTECTED]> Date: 22 Mar 2003 17:37:27 +0000 In-Reply-To: <[EMAIL PROTECTED]>
On Sat, 22 Mar 2003, Vadim Vygonets stipulated: > What do you say? Moo. Michael Sternberg said: > I wonder why if I apply g++ switch -fomit-frame-pointer > C++ exceptions cease to work. > > I'm using pretty old gcc - 2.95.3, is it the same in gcc 3.2 ? Bug (actually a number of bugs) in G++-2.95.x, known, won't be fixed 'cos 2.95.x is dead. Similar bugs exist until the present day; they're fiendishly hard to stamp out. G++ works with -momit-leaf-frame-pointer in GCC-3.2.x, though... and if I have my druthers it'll work with -fomit-frame-pointer in 3.3. Still a few bugs left there though.) -- #ifdef USE_ISPTS_FLAG } else { /* else pty, not pts */ #endif ----- End forwarded message ----- -- A friend is someone you call to help you move. A real friend is someone you call to help you move a body. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]