This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/21839] fs/ext3/ialloc.c error: Statement makes a memory store,...


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]