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: No longer able to detect exception model right


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


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