toolchain: gcc: backport fixes for gcc bug 54295
authorJonas Gorski <jogo@openwrt.org>
Mon, 29 Apr 2013 15:40:21 +0000 (15:40 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 29 Apr 2013 15:40:21 +0000 (15:40 +0000)
commit73b7c776e9d5b6d5dbc5727450e7b1024afa49e0
tree47cb5dd03fe6112a7599f57a52be88d786122c8f
parentf81cd119817f9fd75514bc30344d9ce85b88dccd
toolchain: gcc: backport fixes for gcc bug 54295

Fix "Widening multiply-accumulate operation uses wrong value extension"
for 4.7, 4.7-linaro and 4.6-linaro, which backported the broken code to 4.6.
Vanilla 4.6 is unaffected.

Fixes #13420.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36486
toolchain/gcc/patches/4.6-linaro/020-gcc_bug_54295.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/020-gcc_bug_54295.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7.2/020-gcc_bug_54295.patch [new file with mode: 0644]