From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15615 invoked by alias); 2 Jun 2009 15:46:13 -0000 Received: (qmail 15578 invoked by uid 48); 2 Jun 2009 15:45:58 -0000 Date: Tue, 02 Jun 2009 15:46:00 -0000 Subject: [Bug c++/40326] New: object fails to allocate memory X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rykunov at hotmail 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-06/txt/msg00079.txt.bz2 code s( "-", 8192 ); causes segmentation fault. I have Fedora 10 box, using g++ 4.3.2 20081105 (Red Hat 4.3.2-7) -- Summary: object fails to allocate memory Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rykunov at hotmail dot com GCC build triplet: i386-redhat-linux GCC host triplet: i386-redhat-linux GCC target triplet: i386-redhat-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40326