]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.7: fix gcc ICE when building with gcc-4.8
authorJosh Cartwright <josh.cartwright@ni.com>
Wed, 1 May 2013 21:07:12 +0000 (16:07 -0500)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 20 May 2013 15:06:15 +0000 (16:06 +0100)
commitf5bdfab961f850490e669967fd68fc5de7f48f0d
tree8d77f7b8e01d973e2812937dc0b6150ef5ef7bcf
parente2733052c241d72104d47ba1bede19e3a2507218
gcc-4.7: fix gcc ICE when building with gcc-4.8

Backport fix for internal compiler error when building gcc-4.7.2 with a
gcc-4.8.0 host gcc.

See upstream bug here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56308

(From OE-Core master rev: b1dc91969f9bb0c2a3a4336f5e9a2f57aabb9f78)

Signed-off-by: Josh Cartwright <josh.cartwright@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.7.inc
meta/recipes-devtools/gcc/gcc-4.7/avoid-oob-array-access.patch [new file with mode: 0644]