Bug 12925
Summary: | __branch_check__ definition in compiler.h makes sparse output unusable | ||
---|---|---|---|
Product: | Other | Reporter: | Bart Van Assche (bvanassche) |
Component: | Other | Assignee: | other_other |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.29 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 12398 | ||
Attachments: |
Disable branch profiling for sparse.
Disable branch profiling for sparse. |
Description
Bart Van Assche
2009-03-24 05:12:16 UTC
Created attachment 20657 [details]
Disable branch profiling for sparse.
Created attachment 20658 [details]
Disable branch profiling for sparse.
See also http://lkml.org/lkml/2009/4/5/120. Fixed by commit d9ad8bc0ca823705413f75b50c442a88cc518b35 . |