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++/24649] Hello world c++ prog core dumps when configured with /usr/ccs/bin/as



------- 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


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