pdp11.c (pdp11_handle_option): Access target_flags via opts pointer.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 22 Mar 2011 22:45:24 +0000 (22:45 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 22 Mar 2011 22:45:24 +0000 (22:45 +0000)
commitd715091c4551d42e0620989c526abf9d2d12aeff
tree74236aad29c0a6da2412e0b1d4eb78c8bbfc9d30
parent1bb721dcde610f30cd72d019060122bdf6d2c348
pdp11.c (pdp11_handle_option): Access target_flags via opts pointer.

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

From-SVN: r171325
gcc/ChangeLog
gcc/config/pdp11/pdp11.c