public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* No longer able to detect exception model right
@ 2003-08-05 14:56 Andrew Pinski
  2003-08-05 21:41 ` Phil Edwards
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Pinski @ 2003-08-05 14:56 UTC (permalink / raw)
  To: gcc, libstdc++; +Cc: Andrew Pinski

After the update to configure in libstdc++ on openbsd (and any other 
target that uses sjlj by default),
configure will say the exception model is "call frame" all the time 
unless you use --enable-sjlj-exceptions
which is not right.
My testresults show that it broke almost of c++ compiling.


Thanks,
Andrew Pinski

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: No longer able to detect exception model right
  2003-08-05 14:56 No longer able to detect exception model right Andrew Pinski
@ 2003-08-05 21:41 ` Phil Edwards
  0 siblings, 0 replies; 2+ messages in thread
From: Phil Edwards @ 2003-08-05 21:41 UTC (permalink / raw)
  To: Andrew Pinski; +Cc: gcc, libstdc++

On Tue, Aug 05, 2003 at 09:44:04AM -0400, Andrew Pinski wrote:
> After the update to configure in libstdc++ on openbsd (and any other 
> target that uses sjlj by default),
> configure will say the exception model is "call frame" all the time 
> unless you use --enable-sjlj-exceptions
> which is not right.

Thinko on my part.  Patch in progress.

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-05 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-05 14:56 No longer able to detect exception model right Andrew Pinski
2003-08-05 21:41 ` Phil Edwards

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).