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)
commit254afef9cb409d9e8e66ba27004555a6b01f3e54 (patch)
treec25426a0bd0d818b2d31554731fe992b38a0d03d /patches/gcc/4.4.4/190-flatten-switch-stmt-00.patch
parent644f08a974d3432bb0b38d7607a6c467c1988fa0 (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> (transplanted from ada9128c98b89569b54aefe9b7a4b0bd2bd20023)
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