This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19630] Program hangs when compiling the testcase with -m64 option.
- From: "yanliu at ca dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2005 21:08:50 -0000
- Subject: [Bug c++/19630] Program hangs when compiling the testcase with -m64 option.
- References: <20050125210725.19630.yanliu@ca.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From yanliu at ca dot ibm dot com 2005-01-25 21:08 -------
Created an attachment (id=8068)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8068&action=view)
testcase
Command to reproduce the problem:
g++ -m64 test.cpp
a.out
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19630