summaryrefslogtreecommitdiff
path: root/patches/gcc/4.6.3
AgeCommit message (Collapse)AuthorFilesLines
2012-09-19cc/gcc: backport upstream patches for GCC bug 54369Florian Fainelli1-0/+45
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more information This bug has a serious effect on Linux/MIPS and SPARC kernel builds. Add the fix for these versions of gcc: 4.6.0, 4.6.2, 4.6.3, and 4.7.0. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2012-03-03cc/gcc: forward-port patch to new versionsYann E. MORIN"1-0/+39
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>