]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 May 2013 15:16:29 +0000 (16:16 +0100)
commitb1dc91969f9bb0c2a3a4336f5e9a2f57aabb9f78
treef6286e88fd94b727dab3c9b1eb6f2997e3fb1bdb
parent91b02c65d83811738d4c0e4b7c454459430c8b9b
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

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]