summaryrefslogtreecommitdiff
path: root/debian/patches/gdc-4.8.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/gdc-4.8.diff')
-rw-r--r--debian/patches/gdc-4.8.diff6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/gdc-4.8.diff b/debian/patches/gdc-4.8.diff
index d2d276c..833c09c 100644
--- a/debian/patches/gdc-4.8.diff
+++ b/debian/patches/gdc-4.8.diff
@@ -5,7 +5,7 @@ Index: b/src/gcc/config/rs6000/rs6000.c
===================================================================
--- a/src/gcc/config/rs6000/rs6000.c
+++ b/src/gcc/config/rs6000/rs6000.c
-@@ -21584,7 +21584,8 @@
+@@ -24977,7 +24977,8 @@ rs6000_output_function_epilogue (FILE *f
either, so for now use 0. */
if (! strcmp (language_string, "GNU C")
|| ! strcmp (language_string, "GNU GIMPLE")
@@ -19,7 +19,7 @@ Index: b/src/gcc/dwarf2out.c
===================================================================
--- a/src/gcc/dwarf2out.c
+++ b/src/gcc/dwarf2out.c
-@@ -18909,6 +18909,8 @@
+@@ -18909,6 +18909,8 @@ gen_compile_unit_die (const char *filena
language = DW_LANG_C89;
if (strcmp (language_string, "GNU C++") == 0)
language = DW_LANG_C_plus_plus;
@@ -32,7 +32,7 @@ Index: b/src/gcc/gcc.c
===================================================================
--- a/src/gcc/gcc.c
+++ b/src/gcc/gcc.c
-@@ -1003,6 +1003,7 @@
+@@ -1003,6 +1003,7 @@ static const struct compiler default_com
{".java", "#Java", 0, 0, 0}, {".class", "#Java", 0, 0, 0},
{".zip", "#Java", 0, 0, 0}, {".jar", "#Java", 0, 0, 0},
{".go", "#Go", 0, 1, 0},