sh.c (sh_handle_option): Access target_flags via opts pointer.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 22 Mar 2011 22:46:13 +0000 (22:46 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 22 Mar 2011 22:46:13 +0000 (22:46 +0000)
commit117fdbfa24eaad74ae3b80bce79f0152fe2e776a
tree6c31f2d4d861d2085bf0de89892bf03178d71b7f
parentd715091c4551d42e0620989c526abf9d2d12aeff
sh.c (sh_handle_option): Access target_flags via opts pointer.

* config/sh/sh.c (sh_handle_option): Access target_flags via opts
pointer.  Don't assert that global structures are in use.

From-SVN: r171326
gcc/ChangeLog
gcc/config/sh/sh.c