diff options
author | Tobias Burnus <tburnus@baylibre.com> | 2024-04-03 12:37:39 +0200 |
---|---|---|
committer | Tobias Burnus <tburnus@baylibre.com> | 2024-04-03 12:37:39 +0200 |
commit | b2460d621efe740bd95ad41afef6d806ec1bd9c7 (patch) | |
tree | 9f8d532b4fb41c3985b1a6b23da277aaa78299e6 /gcc/gcov.cc | |
parent | 8455d6f6cd43b7b143ab9ee19437452fceba9cc9 (diff) | |
download | gcc-b2460d621efe740bd95ad41afef6d806ec1bd9c7.zip gcc-b2460d621efe740bd95ad41afef6d806ec1bd9c7.tar.gz gcc-b2460d621efe740bd95ad41afef6d806ec1bd9c7.tar.bz2 |
GCN: Fix --with-arch= handling in mkoffload [PR111966]
The default -march= setting used in mkoffload did not reflect the modified
default set by GCC's configure-time --with-arch=, causing issues when
generating debug code.
gcc/ChangeLog:
PR other/111966
* config/gcn/mkoffload.cc (get_arch): New; moved -march= flag
handling from ...
(main): ... here; call it to handle --with-arch config option
and -march= commandline.
Diffstat (limited to 'gcc/gcov.cc')
0 files changed, 0 insertions, 0 deletions