This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/39002] codegen bug?
- From: "r dot emrich at de dot tecosim dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2009 16:52:18 -0000
- Subject: [Bug c++/39002] codegen bug?
- References: <bug-39002-11564@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from r dot emrich at de dot tecosim dot com 2009-01-28 16:52 -------
Created an attachment (id=17200)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17200&action=view)
self contained testcase
cross compiled to target x86_64-pc-mingw32 segfaults.
commandline: x86_64-pc-mingw32-g++ -Wall -pedantic -g0 -O3 -o segfault
segfault.cpp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39002