[Bug testsuite/29761] 'make check' for gcc-4.1.1 fails

2006-11-09 Thread sergstesh at yahoo dot com
--- Comment #4 from sergstesh at yahoo dot com 2006-11-09 23:01 --- Thanks for your reply. Regarding " FAIL: g++.old-deja/g++.law/weak.C (test for excess errors) Unknown and you should look into g++.log. " - you probably meant gcc/testsuite/g++/g++.log.sent file. If it's the case, h

[Bug testsuite/29761] 'make check' for gcc-4.1.1 fails

2006-11-09 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-11-09 22:38 --- FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test These above are caused by a bug in glibc. FAIL: gcc.

[Bug testsuite/29761] 'make check' for gcc-4.1.1 fails

2006-11-09 Thread sergstesh at yahoo dot com
--- Comment #2 from sergstesh at yahoo dot com 2006-11-09 22:30 --- After using 'make -k check' I see much more failures that reported in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29760 , i.e. in my environment gcc-4.1.1 test suite produces much more failures than gcc-3.4.6 test suit

[Bug testsuite/29761] 'make check' for gcc-4.1.1 fails

2006-11-08 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-11-08 17:26 --- Use make -k check as documented. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added