public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/54420] New: Segmentation in decl_mangling_context
@ 2012-08-30 14:21 lukeocamden at gmail dot com
  2012-08-30 14:33 ` [Bug c++/54420] Segmentation fault " markus at trippelsdorf dot de
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: lukeocamden at gmail dot com @ 2012-08-30 14:21 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54420
           Summary: Segmentation in decl_mangling_context
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: lukeocamden@gmail.com


Created attachment 28107
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28107
Preprocessed source file

Discovered when compiling llvm+lldb. Preprocessed file attached. Stack trace:

#0  0x000000000058f3b3 in decl_mangling_context (decl=0x2aaaabf38508) at
../.././gcc/cp/mangle.c:759
#1  decl_mangling_context (decl=0x2aaaabf38508) at ../.././gcc/cp/mangle.c:749
#2  0x00000000005963a4 in write_name (decl=0x2aaaabf38508,
ignore_local_scope=ignore_local_scope@entry=0)
    at ../.././gcc/cp/mangle.c:795
#3  0x00000000005931b4 in write_class_enum_type (type=<optimized out>) at
../.././gcc/cp/mangle.c:2424
#4  write_type (type=type@entry=0x2aaaabf4e7e0) at ../.././gcc/cp/mangle.c:1903
#5  0x0000000000596db9 in mangle_special_for_type (type=0x2aaaabf4e7e0,
code=0xd3042e "TV") at ../.././gcc/cp/mangle.c:3445
#6  0x000000000051062e in get_vtable_name (type=0x2aaaabf4e7e0) at
../.././gcc/cp/class.c:709
...


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-09-19 11:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-30 14:21 [Bug c++/54420] New: Segmentation in decl_mangling_context lukeocamden at gmail dot com
2012-08-30 14:33 ` [Bug c++/54420] Segmentation fault " markus at trippelsdorf dot de
2012-09-03 10:31 ` [Bug c++/54420] [4.6/4.7/4.8 Regression] " rguenth at gcc dot gnu.org
2012-09-04 22:17 ` jason at gcc dot gnu.org
2012-09-05  4:17 ` jason at gcc dot gnu.org
2012-09-05  4:21 ` jason at gcc dot gnu.org
2012-09-05 16:18 ` paolo.carlini at oracle dot com
2012-09-18 13:48 ` paolo.carlini at oracle dot com
2012-09-19 10:27 ` patrik.h.hagglund at gmail dot com
2012-09-19 10:36 ` jakub at gcc dot gnu.org
2012-09-19 11:05 ` patrik.h.hagglund at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).