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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 May 2013 15:19:20 +0000 (16:19 +0100)
commitd838430ef36bb2783647d2bd2bee78e69478cf0d
tree1f71296f39909246b70578954e6be8598bc370bd
parentd99070a2bce8b632590fdd58666eae63c0c21ebb
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 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]