OSDN Git Service

2011-12-22 Doug Kwan <dougkwan@google.com>
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Dec 2011 19:36:46 +0000 (19:36 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Dec 2011 19:36:46 +0000 (19:36 +0000)
commitc8db9b11fefd86a8f7714310d1dd50e8848335b6
tree3ea2c6d76e916fd7a840da6844d5e381ad4331fb
parent6ff7043c3a3343fcdb668c37fdb9d76147417ba2
2011-12-22  Doug Kwan  <dougkwan@google.com>

Backport from mainline
2011-03-23  Julian Brown  <julian@codesourcery.com>

* expr.c (expand_expr_real_1): Only use BLKmode for volatile
accesses which are not naturally aligned.

2011-11-20  Joey Ye  <joey.ye@arm.com>

* expr.c (expand_expr_real_1): Correctly handle strict volatile
bitfield loads smaller than mode size.

2011-12-22  Doug Kwan  <dougkwan@google.com>

Backport from mainline
2011-11-20  Joey Ye  <joey.ye@arm.com>

* gcc.dg/volatile-bitfields-1.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@182635 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/volatile-bitfields-1.c [new file with mode: 0644]