diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-10-10 23:46:16 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-11 08:06:52 +0100 |
commit | 365221f7285c0e392f573deaab3b1e00b12bc293 (patch) | |
tree | 765350850e425e6beb0e2a0219e5f6e581015998 /meta/recipes-core | |
parent | 7b9161dd0c475cca6ea7eb507f7c3c51869eb493 (diff) | |
download | openembedded-core-365221f7285c0e392f573deaab3b1e00b12bc293.tar.gz openembedded-core-365221f7285c0e392f573deaab3b1e00b12bc293.tar.bz2 openembedded-core-365221f7285c0e392f573deaab3b1e00b12bc293.zip |
gcc: backport patch for gcc bug 61144
This fixes gcc bug 6144, which in my case exhibited itself as a kernel
module that failed to load. This was because static platform_data
structures were being corrupted with the optimiser being set to any
value other than -O0.
Originally-submitted-by: Peter Urbanec <openembedded-devel@urbanec.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions