From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31214 invoked by alias); 24 Feb 2007 08:53:57 -0000 Received: (qmail 30881 invoked by uid 48); 24 Feb 2007 08:53:44 -0000 Date: Sat, 24 Feb 2007 08:53:00 -0000 Message-ID: <20070224085344.30880.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/30944] cstddef:54: internal compiler error: Segmentation fault In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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: 2007-02/txt/msg02746.txt.bz2 ------- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-24 08:53 ------- Could you attach the preprocessed source code which you can get by adding -save-temps and it will be named something.ii. Also can you provide the full output of "gcc -v" ? This was all mentioned on http://gcc.gnu.org/bugs.html which comes out when an internal compiler error happens. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30944