* config/h8300/h8300.c (h8300_init_once): Default to
commit1af17d44fddd5f5189c2ff063d63f30bbbb9a435
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jul 2010 19:43:30 +0000 (13 19:43 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jul 2010 19:43:30 +0000 (13 19:43 +0000)
treef6f1613d772debc7b14c60c12eca179f6fc79f69
parent414c3a2c02971657abc9539eb7db6c7a7c03d9b5
* config/h8300/h8300.c (h8300_init_once): Default to
-fstrict_volatile_bitfields.

* config/sh/sh.c (sh_override_options): Default to
-fstrict_volatile_bitfields.

* config/rx/rx.c (rx_option_override): New.

* config/m32c/m32c.c (m32c_override_options): Default to
-fstrict_volatile_bitfields.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162149 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/m32c/m32c.c
gcc/config/rx/rx.c
gcc/config/sh/sh.c