This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r162149 - in /trunk/gcc: ChangeLog config/h8300...


Author: dj
Date: Tue Jul 13 19:43:30 2010
New Revision: 162149

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162149
Log:
* 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/h8300/h8300.c
    trunk/gcc/config/m32c/m32c.c
    trunk/gcc/config/rx/rx.c
    trunk/gcc/config/sh/sh.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]