[Bug libgomp/25910] [4.2 Regression] bootstrap failure

2006-01-25 Thread rth at gcc dot gnu dot org
--- Comment #7 from rth at gcc dot gnu dot org 2006-01-25 17:55 --- (In reply to comment #6) > fla="-W -Wall -Wextra -march=pentium4 -mtune=pentium4 -O0 -g -ggdb" Ah, so it falls into the category of Your Own Fault. Remove those bogus extra warning flags and you won't have this problem

[Bug libgomp/25910] [4.2 Regression] bootstrap failure

2006-01-25 Thread aldot at gcc dot gnu dot org
--- Comment #6 from aldot at gcc dot gnu dot org 2006-01-25 10:14 --- fla="-W -Wall -Wextra -march=pentium4 -mtune=pentium4 -O0 -g -ggdb" BOOT_CC=gcc-4.0 CFLAGS="$fla" CXXFLAGS="$fla" BOOT_CFLAGS="$fla" ../../src/${ what}-${ver}/configure -v --enable-languages=c,c++,fortran,treelang --p

[Bug libgomp/25910] [4.2 Regression] bootstrap failure

2006-01-24 Thread rth at gcc dot gnu dot org
--- Comment #5 from rth at gcc dot gnu dot org 2006-01-24 16:54 --- How are you configuring? I can't reproduce *any* of these failures. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25910

[Bug libgomp/25910] [4.2 Regression] bootstrap failure

2006-01-23 Thread aldot at gcc dot gnu dot org
--- Comment #4 from aldot at gcc dot gnu dot org 2006-01-23 23:49 --- Better mv ansidecl.h to libgomp.h per rth on IRC. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25910

[Bug libgomp/25910] [4.2 Regression] bootstrap failure

2006-01-23 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Keywords||build Summary|bootstrap failure |[4.2 Regression