summarylogtreecommitdiffstats
path: root/43-gcc-4.1.2-bug-19087.patch
blob: ae1d46b8530ba9159429306a26bdd17846651e55 (plain)
1
2
3
4
5
6
7
8
9
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 ...  */