aboutsummaryrefslogtreecommitdiff
path: root/patches/gcc/4.6.3
Commit message (Collapse)AuthorAgeFilesLines
* cc/gcc: backport upstream patches for GCC bug 54369Florian Fainelli2012-09-191-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>
* cc/gcc: forward-port patch to new versionsYann E. MORIN"2012-03-031-0/+39
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>