aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.6-linaro/020-gcc_bug_54295.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: remove version 4.6, it is no longer neededFelix Fietkau2015-11-101-70/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47443
* toolchain: gcc: backport fixes for gcc bug 54295Jonas Gorski2013-04-291-0/+70
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