summarylogtreecommitdiffstats
path: root/40-gcc-4.1.2-bug-28902.patch
diff options
context:
space:
mode:
Diffstat (limited to '40-gcc-4.1.2-bug-28902.patch')
-rw-r--r--40-gcc-4.1.2-bug-28902.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/40-gcc-4.1.2-bug-28902.patch b/40-gcc-4.1.2-bug-28902.patch
new file mode 100644
index 000000000000..4a61a1bad232
--- /dev/null
+++ b/40-gcc-4.1.2-bug-28902.patch
@@ -0,0 +1,12 @@
+Index: gcc/config/avr/avr.h
+===================================================================
+--- gcc/config/avr/avr.h (revision 116509)
++++ gcc/config/avr/avr.h (working copy)
+@@ -94,6 +94,7 @@
+ /* No data type wants to be aligned rounder than this. */
+ #define BIGGEST_ALIGNMENT 8
+
++#define TARGET_VTABLE_ENTRY_ALIGN 8
+
+ #define STRICT_ALIGNMENT 0
+