toolchain: gcc: backport fixes for gcc bug 54295
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Apr 2013 15:40:21 +0000 (15:40 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Apr 2013 15:40:21 +0000 (15:40 +0000)
commit4492b366c42158e95e50877e624e0bf5b024dbfa
tree35b5f93a59cbfa513345bb8f3b58bcbaa62da7f0
parent715d08721cee7a944119eedbb0b41dddfb4e4a04
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36486 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]