diff options
author | Sebastian Pop <spop@amazon.com> | 2020-11-17 16:00:51 +0000 |
---|---|---|
committer | Sebastian Pop <spop@amazon.com> | 2020-11-17 22:16:03 +0000 |
commit | 04dedd18141ccf42e59f7f5f0abc3b86dd63bdb9 (patch) | |
tree | b60f14f67a081978a02c054842ddfba0c0b0c13c /gcc/tree-ssa-loop-split.c | |
parent | 1e27e7a582a9b86bcf86f5c103cd947672746e97 (diff) | |
download | gcc-04dedd18141ccf42e59f7f5f0abc3b86dd63bdb9.zip gcc-04dedd18141ccf42e59f7f5f0abc3b86dd63bdb9.tar.gz gcc-04dedd18141ccf42e59f7f5f0abc3b86dd63bdb9.tar.bz2 |
add --with-tune configure flag
fixes a configure error on Arm64 when passing --with-tune=... to configure:
```
This target does not support --with-tune.
Valid --with options are: abi cpu arch
```
The missing flag sets target tuning to a different value than generic tuning.
gcc/
* config.gcc: Add --with-tune to AArch64 configure flags.
Diffstat (limited to 'gcc/tree-ssa-loop-split.c')
0 files changed, 0 insertions, 0 deletions