summaryrefslogtreecommitdiff
path: root/patches/gcc/4.4.3/400-pr42289-fix-libffi-build-on-arm-oabi.patch
AgeCommit message (Collapse)AuthorFilesLines
2010-11-13cc/gcc: fix pr42289: incorrect alignment on OABIYann E. MORIN"1-0/+11
Fix building libffi on OABI. Although it has been marked as 4.3-only, it is stil not fixed, and also applies to 4.4.x See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42289 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>