config/debug.in
author Florian Fainelli <f.fainelli@gmail.com>
Wed Sep 19 10:35:32 2012 +0200 (2012-09-19)
changeset 3049 f0ae157444dc
parent 924 941294c6fcf1
permissions -rw-r--r--
cc/gcc: backport upstream patches for GCC bug 54369

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>
     1 menu "Debug facilities"
     2 source "config.gen/debug.in"
     3 endmenu