[Bug c++/39854] Segfault with a pointer of array of pointers

2009-04-22 Thread ryancacophony at gmail dot com
--- Comment #3 from ryancacophony at gmail dot com 2009-04-22 21:20 --- (In reply to comment #2) > This is likely because a PCH is used and is not included from the main .cpp > file (but Melody.h). Try using -include note.h on the commandline to use > PCHs. > Including a

[Bug c++/39854] Segfault with a pointer of array of pointers

2009-04-22 Thread ryancacophony at gmail dot com
--- Comment #1 from ryancacophony at gmail dot com 2009-04-22 17:31 --- Created an attachment (id=17676) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17676&action=view) ii file as requested -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39854

[Bug c++/39854] New: Segfault with a pointer of arrays

2009-04-22 Thread ryancacophony at gmail dot com
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ryancacophony at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39854