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 testsuite/29761] 'make check' for gcc-4.1.1 fails



------- 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.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2

does not make a difference.

FAIL: g++.old-deja/g++.law/weak.C (test for excess errors)

Unknown and you should look into g++.log.

FAIL: abi_check
ABI check is most likely an option pass to GCC or a difference between the base
glibc which was used to generate the base and the version of glibc you use.


FAIL: libmudflap.c/fail1-frag.c (-static) (test for excess errors)
All libmudflap issues are glibc issues


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29761


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