This is the mail archive of the gcc@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]

Re: [970929] Can't throw in constructor


According to H.J. Lu:
> According to Chip:
> > Could you send me the result of gcc -S e.cc?
> 
> 	.file	"e.cc"
> 	.version	"01.01"

This output is substantially the same as mine (only label numbers
differ).  Also, when I assemble and link H.J.'s assembler code, it
also dumps core here.

So I think my problem originates with libstdc++ or libgcc.
-- 
Chip Salzenberg          - a.k.a. -           <chip@pobox.com>
        "He's Mr. Big of 'Big And Tall' fame."  // MST3K


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