From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4140 invoked by alias); 22 Apr 2009 16:37:59 -0000 Received: (qmail 4115 invoked by uid 48); 22 Apr 2009 16:37:45 -0000 Date: Wed, 22 Apr 2009 16:37:00 -0000 Subject: [Bug c++/39854] New: Segfault with a pointer of arrays X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ryancacophony at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-04/txt/msg02000.txt.bz2 GCC Version: 4.3.3 System Type: Arch Linux x86_64 Compile command: g++ -c MelodyPool.cpp .ii file: http://pastebin.com/m275d0f7 All the files involved with CL output at the end: http://pastebin.com/m87e98a6 Note and Melody have been compiled, tested and used with no problems, compiling MelodyPool is where the error occurs. I tried to replicate this error with int instead of melody, but it compiled properly. -- Summary: Segfault with a pointer of arrays Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: blocker 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