[Bug other/38920] dw2 exceptions don't work.

2010-10-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38920 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug other/38920] dw2 exceptions don't work.

2009-08-30 Thread ktietz at gcc dot gnu dot org
--- Comment #11 from ktietz at gcc dot gnu dot org 2009-08-30 08:33 --- (In reply to comment #8) (In reply to comment #7) AFAICT DW2 unwind has never worked on x86_64-mingw32, which is why Kai made sjlj the default EH model for that target.

[Bug other/38920] dw2 exceptions don't work.

2009-04-07 Thread janus at gcc dot gnu dot org
--- Comment #9 from janus at gcc dot gnu dot org 2009-04-07 07:25 --- Subject: Bug 38920 Author: janus Date: Tue Apr 7 07:24:37 2009 New Revision: 145651 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145651 Log: 2009-04-07 Janus Weil ja...@gcc.gnu.org PR

[Bug other/38920] dw2 exceptions don't work.

2009-04-07 Thread janus at gcc dot gnu dot org
--- Comment #10 from janus at gcc dot gnu dot org 2009-04-07 07:34 --- Oops. The commit in comment #9 was actually for PR38290, but I accidentally messed up the PR number in the ChangeLog. Sorry for the noise. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38920

[Bug other/38920] dw2 exceptions don't work.

2009-01-26 Thread pluto at agmk dot net
--- Comment #8 from pluto at agmk dot net 2009-01-26 19:31 --- (In reply to comment #7) AFAICT DW2 unwind has never worked on x86_64-mingw32, which is why Kai made sjlj the default EH model for that target. http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00273.html ok, with sjlj and

[Bug other/38920] dw2 exceptions don't work.

2009-01-25 Thread pluto at agmk dot net
--- Comment #6 from pluto at agmk dot net 2009-01-25 10:02 --- maybe this bug is related to PR38952. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38920

[Bug other/38920] dw2 exceptions don't work.

2009-01-25 Thread dannysmith at users dot sourceforge dot net
--- Comment #7 from dannysmith at users dot sourceforge dot net 2009-01-26 03:30 --- AFAICT DW2 unwind has never worked on x86_64-mingw32, which is why Kai made sjlj the default EH model for that target. http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00273.html -- dannysmith at users