------- 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/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.
Seems to work in latest Tiger. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19630