xtensa ignores option --no-link-relax
authorAlan Modra <amodra@gmail.com>
Tue, 7 May 2019 23:56:36 +0000 (09:26 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 8 May 2019 00:10:08 +0000 (09:40 +0930)
commit9632a526cae4cb10276e39d8c4bd1f649d13f8e8
tree6805b5a868ee9cf61df3c1776cb3cf893bc1d0fb
parent9420801e573e77f0dd522150932eb27199052a04
xtensa ignores option --no-link-relax

md_begin happens after md_parse_option.

* config/tc-xtensa.c (opt_linkrelax): New variable.
(md_parse_option): Set it here.
(md_begin): Copy opt_linkrelax to linkrelax.
gas/ChangeLog
gas/config/tc-xtensa.c
This page took 0.027189 seconds and 4 git commands to generate.