summarylogtreecommitdiffstats
path: root/40-gcc-4.1.2-bug-28902.patch
blob: 4a61a1bad23286789eb7ba555b8d2512227669ae (plain)
1
2
3
4
5
6
7
8
9
10
11
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