summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.3.0.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-04-13 17:39:24 +0000
committerKoen Kooi <koen@openembedded.org>2008-04-13 17:39:24 +0000
commit0f63682526cf49c256de8806477632515f7b3ce7 (patch)
treee28c90ff4e82c447921f4e0ad2353924a62f842d /packages/gcc/gcc-4.3.0.inc
parentdc4d88e6614cb224048077480e5f8e57436ac50b (diff)
gcc 4.3.0: apply more patches, the most notable doing: "Automatically check reproducability of ICE (if possible) and prepare testcase if reproducible"
* It sadly does nothing if your ICE is a segfault :(
Diffstat (limited to 'packages/gcc/gcc-4.3.0.inc')
-rw-r--r--packages/gcc/gcc-4.3.0.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gcc/gcc-4.3.0.inc b/packages/gcc/gcc-4.3.0.inc
index b04548a629..02ceea7364 100644
--- a/packages/gcc/gcc-4.3.0.inc
+++ b/packages/gcc/gcc-4.3.0.inc
@@ -24,6 +24,8 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://fedora/gcc43-rh251682.patch;patch=1;pnum=0 \
file://debian/arm-unbreak-eabi-armv4t.dpatch;patch=1 \
file://debian/libstdc++-pic.dpatch;patch=1;pnum=0 \
+ file://debian/gcc-ice-hack.dpatch;patch=1;pnum=0 \
+ file://debian/pr30961.dpatch;patch=1;pnum=0 \
# file://100-uclibc-conf.patch;patch=1 \
# file://103-uclibc-conf-noupstream.patch;patch=1 \
# file://200-uclibc-locale.patch;patch=1 \