This is the mail archive of the gcc@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]

ACATS tests that fail valgrind check - pre-ssa baseline


Here are the results of running the ACATS tests built with gcc at the pre-ssa tag
under valgrind.

In the following table, P/F means the ACATS test Passed/Failed.  V means valgrind
detected wrong code.

Summary
-------

PV	c460010
FV	c761007
PV	c761010
PV	c940013
F 	c94001c
PV	c95065a
PV	c95065b
PV	c95065c
PV	c95065d
PV	c95065e
PV	c95065f
F 	c95071a
PV	c95085a
PV	c95085b
PV	c95085c
PV	c95085d
PV	c95085e
PV	c95085f
PV	c95085g
PV	c95086a
PV	c954010
PV	c954011
PV	c954012
PV	c954013
PV	c954014
PV	c954015
PV	c954016
PV	c954018
PV	c954019
PV	c954020
PV	c954021
PV	c954023
PV	c954024
PV	c954a01
PV	c954a02
PV	c954a03
PV	c960004
PV	c97204b
PV	c97304b
PV	c974001
PV	c974002
PV	c974011
FV	c974013
PV	c9a009a
PV	c9a009c
PV	c9a009h
PV	c9a010a
PV	ce3704d
PV	ce3705d
PV	ce3705e
PV	ce3804g
PV	ce3804h
PV	cxa4009
PV	cxa4020
PV	cxa9001
PV	cxa9002
PV	cxb4003
PV	cxh3001
F 	cxh3002
PV	cxh30031

Failure modes
-------------

(1) "Conditional jump or move depends on uninitialised value(s)"

c460010
c761007
c761010
c940013
c95065a
c95065b
c95065c
c95065d
c95065e
c95065f
c95085a
c95085b
c95085c
c95085d
c95085e
c95085f
c95085g
c95086a
c954010
c954011
c954012
c954013
c954014
c954015
c954016
c954018
c954019
c954020
c954021
c954023
c954024
c954a01
c954a02
c954a03
c960004
c97204b
c97304b
c974001
c974002
c974011
c974013
c9a009a
c9a009c
c9a009h
c9a010a
ce3704d
ce3705d
ce3705e
ce3804g
ce3804h
cxh3001
cxh30031

(2) "Source and destination overlap in memcpy"

cxa4009
cxa4020

(3) "Invalid read"

cxb4003

(4) "Use of uninitialised value"

c460010

(5) "Syscall param write(buf) points to uninitialised"

cxa9001
cxa9002

(6) "Address ... after a block ... alloc'd"

cxa9001
cxa9002

(7) "Invalid free"

(8) "Invalid write"


All the best,

Duncan.


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