[Bug c++/19630] Program hangs when compiling the testcase with -m64 option.

2005-04-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-27 00:42 --- Closing as works for me. -- What|Removed |Added Status|UNCONFIRMED

[Bug c++/19630] Program hangs when compiling the testcase with -m64 option.

2005-01-25 Thread shebs at apple dot com
--- Additional Comments From shebs at apple dot com 2005-01-25 23:10 --- (In reply to comment #0) > 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/s

[Bug c++/19630] Program hangs when compiling the testcase with -m64 option.

2005-01-25 Thread shebs at apple dot com
--- Additional Comments From shebs at apple dot com 2005-01-25 22:47 --- Subject: Re: Program hangs when compiling the testcase with -m64 option. pinskia at gcc dot gnu dot org wrote: >--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-25 >21:15 --- >(In re

[Bug c++/19630] Program hangs when compiling the testcase with -m64 option.

2005-01-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-25 21:15 --- (In reply to comment #0) > The GCC compiler that I am using has the following information: Can you report this to Apple since that is looks like either a dyld problem or a linker problem because the assemb

[Bug c++/19630] Program hangs when compiling the testcase with -m64 option.

2005-01-25 Thread yanliu at ca dot ibm dot com
--- 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