--- Comment #4 from pinskia at gcc dot gnu dot org 2007-08-17 00:36 ---
>I think this may be related to the deallocation problem reported in PR 19771
It is unrelated as the BIND_EXPR is there for this testcase and so is the
builtin to dealloc the memory.
--
pinskia at gcc dot gnu do
--- Comment #3 from darkxun at paran dot com 2007-08-16 06:14 ---
Sorry, you are right, I found "Technology Preview: gcc-4.2.1-dw2-2" binaries at
mingw Sourceforge site released a few days ago.
And it works good!
I should have checked it at least. Please close this report.
--
http:/
--- Comment #2 from dannysmith at users dot sourceforge dot net 2007-08-16
05:59 ---
This executes with no stack growth on mingw32 4.3.0 with Dwarf2 EH unwind.
Ditto for 4.2.1.
I think this may be related to the deallocation problem reported in PR 19771
Danny
--
dannysmith at user
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-08-15 17:14 ---
>gcc version 3.4.5 (mingw special)
Can you try the trunk as it was the officially (for FSF versions) got dwarf2 eh
support recently for win32?
--
pinskia at gcc dot gnu dot org changed:
What|Remo