Bug 253496

Summary: Fedora 10: Valgrind doesn't build anymore
Product: [Developer tools] valgrind Reporter: Bart Van Assche <bart.vanassche+kde>
Component: generalAssignee: Julian Seward <jseward>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.6 SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bart Van Assche 2010-10-07 12:56:39 UTC
Version:           3.6 SVN (using Devel) 
OS:                Linux

Valgrind version: r11410
gcc version: gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC)
binutils version: 2.18.50.0.9-8.fc10 20080822

Output of make -s:
[ ... ]
Making all in drd
Making all in .
drd_pthread_intercepts.c: Assembler messages:
drd_pthread_intercepts.c:1227: Error: CFI instruction used without previous .cfi
_startproc
drd_pthread_intercepts.c:1230: Error: CFI instruction used without previous .cfi
_startproc
[ ... ]


Reproducible: Always




Happens since r11402 (amd64-linux: add suitable CFI annotations).
Comment 1 Bart Van Assche 2010-10-08 17:55:40 UTC
Fixed in r11415.