mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
[PATCH] x86-64: Don't disable basic block reordering
When compiling with -Os (which is default) the compiler defaults to it anyways. And with -O2 it probably generates somewhat better (although also larger) code. Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
parent
184c44d204
commit
1652fcbf37
1 changed files with 0 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue