x86: optimize away pointless segment overrides
authorJan Beulich <jbeulich@suse.com>
Fri, 14 Feb 2020 13:03:19 +0000 (14:03 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 14 Feb 2020 13:03:19 +0000 (14:03 +0100)
commit92334ad2c6ad3aef4f78894c4d0f2794255317b3
tree96c8e60b4c9261a439d9aea06ba7b123bda9d281
parent514a8bb031f64fc31a4d534249b9e3dfad171b28
x86: optimize away pointless segment overrides

When optimizing there's no point keeping the segment overrides when we
warn about their presence in the first place.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/lea-optimize.d [new file with mode: 0644]
This page took 0.027705 seconds and 4 git commands to generate.