]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Fix volatile access issue for ARM
authorSaul Wold <sgw@linux.intel.com>
Thu, 2 Jun 2011 00:50:22 +0000 (17:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2011 13:47:26 +0000 (14:47 +0100)
commit347c30801b6f935a6aefa5578d723a8afcf52790
tree53e69648d210df3c90a0554abd4ac63e0d3c2d9b
parentd3fc33760a80b0a067b41ff88e99941f1c40c8f9
gcc: Fix volatile access issue for ARM

[YOCTO #1130]

This patch brings in a patch from gcc for the following issue:

http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01477.html

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/gcc/gcc-4.6.0.inc
meta/recipes-devtools/gcc/gcc-4.6.0/volatile_access_backport.patch [new file with mode: 0644]