This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19630] New: 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:07:27 -0000
- Subject: [Bug c++/19630] New: Program hangs when compiling the testcase with -m64 option.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The GCC compiler that I am using has the following information:
Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs
Configured with: /private/var/tmp/gcc/gcc-4031.obj~3/src/configure --disable-
checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-
c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-
dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-
apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4031)
Compiled the testcase with -m64 option, the program hangs forever. Without the -
m64 option, the problem goes away and gives the correct return code: 10.
--
Summary: Program hangs when compiling the testcase with -m64
option.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: yanliu at ca dot ibm dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19630