summaryrefslogtreecommitdiff
path: root/debian/patches/gcc-ice-apport.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/gcc-ice-apport.diff')
-rw-r--r--debian/patches/gcc-ice-apport.diff4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/gcc-ice-apport.diff b/debian/patches/gcc-ice-apport.diff
index f24bab6..9fecbb5 100644
--- a/debian/patches/gcc-ice-apport.diff
+++ b/debian/patches/gcc-ice-apport.diff
@@ -1,11 +1,9 @@
# DP: Report an ICE to apport (if apport is available
# DP: and the environment variable GCC_NOAPPORT is not set)
-Index: b/src/gcc/gcc.c
-===================================================================
--- a/src/gcc/gcc.c
+++ b/src/gcc/gcc.c
-@@ -6860,6 +6860,16 @@ do_report_bug (const char **new_argv, co
+@@ -7125,6 +7125,16 @@ do_report_bug (const char **new_argv, co
fflush(stderr);
free(cmd);
}