summarylogtreecommitdiffstats
path: root/43-gcc-4.1.2-bug-19087.patch
diff options
context:
space:
mode:
Diffstat (limited to '43-gcc-4.1.2-bug-19087.patch')
-rw-r--r--43-gcc-4.1.2-bug-19087.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/43-gcc-4.1.2-bug-19087.patch b/43-gcc-4.1.2-bug-19087.patch
new file mode 100644
index 000000000000..ae1d46b8530b
--- /dev/null
+++ b/43-gcc-4.1.2-bug-19087.patch
@@ -0,0 +1,10 @@
+--- gcc/config/avr/avr.h.old 2006-08-30 10:30:17.756953100 -0600
++++ gcc/config/avr/avr.h 2006-08-30 15:35:25.810505300 -0600
+@@ -71,6 +71,7 @@ extern int avr_asm_only_p;
+
+ #define POINTER_SIZE 16
+
++#define DWARF2_ADDR_SIZE 4
+
+ /* Maximum sized of reasonable data type
+ DImode or Dfmode ... */