* config/tc-m32r.c (optimize): New static local.
authorDoug Evans <dje@google.com>
Wed, 25 Feb 1998 19:54:59 +0000 (19:54 +0000)
committerDoug Evans <dje@google.com>
Wed, 25 Feb 1998 19:54:59 +0000 (19:54 +0000)
commit8ca85ce00a6d7d9d926e3ec174347f9e0802eaa1
treee7c00a4dbe44cc7e2c7d24a6bd500a9e59b6145c
parentd22ea5d0012b4067942bb7d9e5cebe95ddd0e5c0
* config/tc-m32r.c (optimize): New static local.
(md_shortopts): Add -O.
(md_parse_option): Recognize it.
(md_show_usage): Document it.
(md_assemble): Don't try to combine insns in parallel if !optimize.
gas/.Sanitize
gas/ChangeLog