This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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 assembly produced by -m32 and -m64 were about the same in that the only changes were needed 
for 64bit?

Also there is no way outside of Apple right now to reproduce this unless you have a tiger machine on a 
G5.

Stan could you look into this?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shebs at apple dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19630


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]