[Bug c++/24649] Hello world c++ prog core dumps when configured with /usr/ccs/bin/as
steve at telxio dot com
gcc-bugzilla@gcc.gnu.org
Thu Nov 3 22:06:00 GMT 2005
------- Comment #5 from steve at telxio dot com 2005-11-03 22:06 -------
Created an attachment (id=10137)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10137&action=view)
gcc assembler output for both Solaris as and GNU as
Contains two files that untar into the current directory:
tt.s.gnu-as - output of gcc-3.4.4 -S (configed with --with-gnu-as)
tt.s.sol-as - output of gcc-3.4.4 -S (configed with --without-gnu-as)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24649
More information about the Gcc-bugs
mailing list