]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: [multiple changes]
authorDoug Kwan <dougkwan@google.com>
Thu, 22 Dec 2011 19:36:46 +0000 (19:36 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 22 Dec 2011 19:36:46 +0000 (14:36 -0500)
commit38854abd48e66ac1819063b0513db184be9e560f
tree3ea2c6d76e916fd7a840da6844d5e381ad4331fb
parentd19159d8e176a607098605cdc8d038526e45e7dd
backport: [multiple changes]

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.

From-SVN: r182635
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/volatile-bitfields-1.c [new file with mode: 0644]