Bug 57621

Summary: GCOV in kernel does not work properly with newer GCC versions
Product: Other Reporter: Vahram Martirosyan (vmartirosyan)
Component: OtherAssignee: other_other
Status: NEW ---    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: Subsystem:
Regression: No Bisected commit-id:

Description Vahram Martirosyan 2013-05-06 05:16:04 UTC
Building the kernel (have tried several versions) with GCC > 4.6.1 makes GCOV not to generate the runtime data files. The folder /sys/kernel/debug/gcov contains only the "reset" file. No messages are in the boot log about GCOV being initialized.