summaryrefslogtreecommitdiff
path: root/patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-10-12 21:47:24 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-10-12 21:47:24 (GMT)
commit1bb327e7c9e0021c762313645a8afa3bf32699d8 (patch)
treef50bea811f7bb994d5031ac6d5b80647034addb0 /patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch
parentc2bddddd64146cdd0147775d1faf05d220c8d4bd (diff)
cc/gcc: fix 4.4.4 patchset
Most patches contained two spurious first lines. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch')
-rw-r--r--patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch b/patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch
index 1d71c7a..03b8060 100644
--- a/patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch
+++ b/patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch
@@ -1,5 +1,3 @@
-diff -durN gcc-4.4.0.orig/gcc/stmt.c gcc-4.4.0/gcc/stmt.c
-
diff -durN gcc-4.4.4.orig/gcc/stmt.c gcc-4.4.4/gcc/stmt.c
--- gcc-4.4.4.orig/gcc/stmt.c 2010-03-08 12:46:28.000000000 +0100
+++ gcc-4.4.4/gcc/stmt.c 2010-05-16 19:12:31.000000000 +0200