Fixes a thinko in the implementation of the V850 -m8byte-align and -m4byte-align...
authorNick Clifton <nickc@redhat.com>
Thu, 5 Mar 2015 13:04:33 +0000 (13:04 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 5 Mar 2015 13:04:33 +0000 (13:04 +0000)
commita26de52c63a8b4da94e8e1c8b308b938b2434808
treea91bcf9551c78477e7e143363612c8b237624c91
parent425bd9e1bb32b25881dd20d76678d041f7bf04f8
Fixes a thinko in the implementation of the V850 -m8byte-align and -m4byte-align command line options.

* config/tc-v850.c (md_parse_option): Fix code to set or clear
EF_RH850_DATA_ALIGN8 bit in ELF header, based upon the use of the
-m8byte-align and -m4byte-align command line options.
gas/ChangeLog
gas/config/tc-v850.c
This page took 0.030731 seconds and 4 git commands to generate.