diff options
author | Ingo Molnar <[email protected]> | 2013-10-10 10:16:30 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-10-11 07:39:14 +0200 |
commit | 3f0116c3238a96bc18ad4b4acefe4e7be32fa861 (patch) | |
tree | b30e1fd03f2ab222051d8d1eb776bd1895416497 /tools/perf/util/trace-event-parse.c | |
parent | 2fe80d3bbf1c8bd9efc5b8154207c8dd104e7306 (diff) |
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Fengguang Wu, Oleg Nesterov and Peter Zijlstra tracked down
a kernel crash to a GCC bug: GCC miscompiles certain 'asm goto'
constructs, as outlined here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670
Implement a workaround suggested by Jakub Jelinek.
Reported-and-tested-by: Fengguang Wu <[email protected]>
Reported-by: Oleg Nesterov <[email protected]>
Reported-by: Peter Zijlstra <[email protected]>
Suggested-by: Jakub Jelinek <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-parse.c')
0 files changed, 0 insertions, 0 deletions