http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38920
Kai Tietz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
--- 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.
> > http://gcc.gnu.org/ml/gcc-patches
--- 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
--- 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=gcc&view=rev&rev=145651
Log:
2009-04-07 Janus Weil
PR fortran/38920
* expr
--- 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
--- 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
--- 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