------- Comment #6 from laurent at guerby dot net 2009-02-21 09:12 ------- Also seen on powerpc64-unknown-linux-gnu on etch with trunk
http://gcc.gnu.org/ml/gcc/2009-02/msg00302.html Temporary workaround: Index: libgomp/configure =================================================================== --- libgomp/configure (revision 144347) +++ libgomp/configure (working copy) @@ -3332,10 +3332,6 @@ # in both places for now and restore CFLAGS at the end of config. save_CFLAGS="$CFLAGS" -# Add -Wall -Werror if we are using GCC. -if test "x$GCC" = "xyes"; then - XCFLAGS="$XCFLAGS -Wall -Werror" -fi # Find other programs we need. if test -n "$ac_tool_prefix"; then -- laurent at guerby dot net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |laurent at guerby dot net, | |jakub at redhat dot com URL| |http://gcc.gnu.org/ml/gcc/20 | |09-02/msg00302.html Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 GCC build triplet|i686-pc-linux-gnu | GCC host triplet|i686-pc-linux-gnu | GCC target triplet|i686-pc-linux-gnu | Keywords| |build Known to fail|4.3.0 | Last reconfirmed|0000-00-00 00:00:00 |2009-02-21 09:12:42 date| | Summary|Upgrading GNU/Linux to |libgomp does not honor -- |libc6_2.6~20070518-2 breaks |disable-werror |libgomp make - FIX given | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32193