This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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++/19330] demangler failed with signal 11


https://sourceware.org/bugzilla/show_bug.cgi?id=19330

--- Comment #7 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
(In reply to Tomasz Grabiec from comment #6)
> Created attachment 9429 [details]
> attachment-13665-0.html
> 
> 2016-08-09 16:05 GMT+02:00 markus at trippelsdorf dot de <
> sourceware-bugzilla@sourceware.org>:
> 
> > https://sourceware.org/bugzilla/show_bug.cgi?id=19330
> >
> > --- Comment #5 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
> > (In reply to Tomasz Grabiec from comment #4)
> > > This was reported on GCC bugzilla:
> > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68700
> > >
> > > You can find the code here: https://github.com/scylladb/scylla/
> >
> > Thanks.
> > Could you please upload a preprocessed testcase that produces this symbol
> > to
> > the gcc bugzilla?
> >
> 
> What do you mean by "preprocessed testcase"?

I mean find out which object file from the scylla build contains this symbol.
Then add --save-temps to the compiler invocation that produces the object file
in question and post the resulting *.ii file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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