summarylogtreecommitdiffstats
path: root/40-gcc-4.1.2-bug-28902.patch
diff options
context:
space:
mode:
authorABDULLATIF Mouhamadi2017-05-24 01:24:14 +0200
committerABDULLATIF Mouhamadi2017-05-24 01:24:14 +0200
commitc7319c9a7fbc00c70bb104ab852eb4182ba6e36e (patch)
tree05f2d0142cd2c4b43754b6e026f706a50d28aab4 /40-gcc-4.1.2-bug-28902.patch
downloadaur-c7319c9a7fbc00c70bb104ab852eb4182ba6e36e.tar.gz
first commit
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
+