------- Comment #2 from jay dot krell at cornell dot edu 2010-05-28 10:48 ------- Here is another: tree-chrec.h:131: warning: 'val' may be used uninitialized in this function
I'm using -disable-bootstrap. I'm not sure that matters here but maybe. There isn't -Werror, compilation does succeed. Still, might be nice to cleanup. This the default gcc on MacOSX 10.5/x86. jay$ gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44307