Commit 09cf48c9 by David Edelsohn

Change -march to -mcpu.

From-SVN: r257064
parent a7b145f3
......@@ -22344,7 +22344,7 @@ model assumed for scheduling purposes.
Specifying @samp{native} as cpu type detects and selects the
architecture option that corresponds to the host processor of the
system performing the compilation.
@option{-march=native} has no effect if GCC does not recognize the
@option{-mcpu=native} has no effect if GCC does not recognize the
processor.
The other options specify a specific processor. Code generated under
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment