From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24201 invoked by alias); 24 Feb 2007 18:24:50 -0000 Received: (qmail 24176 invoked by uid 48); 24 Feb 2007 18:24:41 -0000 Date: Sat, 24 Feb 2007 18:24:00 -0000 Message-ID: <20070224182441.24175.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: "tdepuy 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: 2007-02/txt/msg02763.txt.bz2 ------- Comment #2 from tdepuy at gmail dot com 2007-02-24 18:24 ------- Actually, I found that I couldn't compile anything with gcc or g++. Even the codes I was compiling yesterday! Sheesh. So, I restarted. Everything is fine now in the garden of squirrel. Please close/delete this bug as necessary. Um, for future reference, should I change the resolution? (In reply to comment #1) > 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" ? Sure: squirrel@squirlix:~$ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5) > > This was all mentioned on http://gcc.gnu.org/bugs.html which comes out when an > internal compiler error happens. > Yes, it was, and I am a jackass. Apologies. Noted for future reference. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30944