[Bug c++/8966] [Alpha OSF5.1] Lost exceptions across library boundaries

2012-08-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8966

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|SUSPENDED   |RESOLVED
 CC|gcc-bugs at gcc dot gnu.org |
  Known to work||4.5.0
 Resolution||FIXED

--- Comment #11 from Paolo Carlini paolo.carlini at oracle dot com 2012-08-20 
11:01:31 UTC ---
At this point, I think we can safely close this as fixed in 4.5.


[Bug c++/8966] [Alpha OSF5.1] Lost exceptions across library boundaries

2010-09-09 Thread mt at debian dot org


--- Comment #10 from mt at debian dot org  2010-09-09 06:23 ---
I have tried to reproduce the problem with g++ 4.5 and couldn't make it fail
anymore. The problem, however, is that I couldn't make it fail with g++ 4.4
either. Whatever the essential change might have been, the PPL instance of this
problem seems to be fixed.

Best,
Michael


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8966



[Bug c++/8966] [Alpha OSF5.1] Lost exceptions across library boundaries

2009-11-05 Thread jason at gcc dot gnu dot org


--- Comment #9 from jason at gcc dot gnu dot org  2009-11-06 04:22 ---
Perhaps the PPL instance of this problem will be fixed with the switch to
strcmp for typeinfo comparison in 4.5.


-- 

jason at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||jason at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8966



[Bug c++/8966] [Alpha OSF5.1] Lost exceptions across library boundaries

2009-02-24 Thread mt at debian dot org


--- Comment #8 from mt at debian dot org  2009-02-24 19:59 ---
It seems that this bug still applies as of g++-4.3, at least with optimizations
turned on. We're seeing this as we run the test suite of PPL (see, e.g.,
https://buildd.debian.org/fetch.cgi?pkg=pplarch=alphaver=0.10-4stamp=1235334555file=logas=raw).
The code even has catch (...), but exceptions still propagate to the top.
Reproducible at any time, but I'm afraid we don't have small examples here
either.

Best,
Michael


-- 

mt at debian dot org changed:

   What|Removed |Added

 CC||mt at debian dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8966



[Bug c++/8966] [Alpha OSF5.1] Lost exceptions across library boundaries

2003-12-28 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-28 21:34 
---
Does OSF support weak symbols and dwarf-2 exceptions.

-- 
   What|Removed |Added

   Keywords||wrong-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8966