From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20585 invoked by alias); 31 May 2005 14:20:16 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 20459 invoked by uid 48); 31 May 2005 14:19:55 -0000 Date: Tue, 31 May 2005 14:28:00 -0000 Message-ID: <20050531141955.20458.qmail@sourceware.org> From: "mclinden at informed dot net" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050531133755.21839.mclinden@informed.net> References: <20050531133755.21839.mclinden@informed.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/21839] fs/ext3/ialloc.c error: Statement makes a memory store,... X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg04004.txt.bz2 List-Id: ------- Additional Comments From mclinden at informed dot net 2005-05-31 14:19 ------- Output of gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.1-20050528/configure --prefix=/usr --with-mpfr=/usr -- with-mpfr-dir=/usr/src/otai/mpfr-2.1.1 --with-gmp=/usr --with-gmp- dir=/usr/src/otai/gmp-4.1.4 --enable-shared --enable-__cxa_atexit --enable- clocale --enable-multilib=no --enable-threads=posix --libexecdir=/usr/lib -- enable-languages=c,c++ Thread model: posix gcc version 4.1.0 20050528 (experimental) /usr/lib/gcc/i686-pc-linux-gnu/4.1.0/cc1 -E -quiet -v -I/usr/src/linux- 2.6.11.11/include fs/ext3/ialloc.c -mtune=pentiumpro -Wstrict-prototypes - fWall -fomit-frame-pointers -O2 -fpch-preprocess -o ialloc.i cc1: error: unrecognized command line option "-fWall" cc1: error: unrecognized command line option "-fomit-frame-pointers" ignoring nonexistent directory "/usr/lib/gcc/i686-pc-linux- gnu/4.1.0/../../../../i686-pc-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/src/linux-2.6.11.11/include /usr/local/include /usr/lib/gcc/i686-pc-linux-gnu/4.1.0/include /usr/include End of search list. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21839