aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/tree.cc
diff options
context:
space:
mode:
authorKyrylo Tkachov <ktkachov@nvidia.com>2024-07-16 16:59:42 +0530
committerKyrylo Tkachov <ktkachov@nvidia.com>2024-07-18 12:04:07 +0530
commita2cb656c0d1f0b493219025208fa8ed5c7abd2cb (patch)
treed3fa6e7767ee37f1b9194dcc6dc9d41eeddb02a8 /gcc/cp/tree.cc
parent228972b2b7bf50f4776f8ccae0d7c2950827d0f1 (diff)
downloadgcc-a2cb656c0d1f0b493219025208fa8ed5c7abd2cb.zip
gcc-a2cb656c0d1f0b493219025208fa8ed5c7abd2cb.tar.gz
gcc-a2cb656c0d1f0b493219025208fa8ed5c7abd2cb.tar.bz2
[aarch64] Document rewriting of -march=native to -mcpu=native
Commit dd9e5f4db2debf1429feab7f785962ccef6e0dbd changed -march=native to treat it as -mcpu=native if no other mcpu or mtune option was given. It would make sense to document this, especially if we try to persuade compilers like LLVM to take the same approach. This patch documents that behaviour. Bootstrapped and tested on aarch64-none-linux-gnu. Signed-off-by: Kyrylo Tkachov <ktkachov@nvidia.com> gcc/ChangeLog: * doc/invoke.texi (AArch64 Options): Document rewriting of -march=native to -mcpu=native.
Diffstat (limited to 'gcc/cp/tree.cc')
0 files changed, 0 insertions, 0 deletions