Home GnuPG

mpi: Add __ARM_ARCH for older GCC
97f392f43cf2Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

mpi: Add __ARM_ARCH for older GCC

* mpi/longlong.h [__arm__]: Construct __ARM_ARCH if not provided by
compiler.

GCC 4.8 defines __ARM_ARCH which provides forward compatible way to detect
ARM architecture. Use this when available and construct otherwise.

  • Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>

Details

Provenance
jukiviliAuthored on Jul 3 2013, 10:32 AM
Parents
rC8aa4f2161cf6: mpi: add missing "cc" clobber for ARM assembly
Branches
Unknown
Tags
Unknown

Event Timeline

Jussi Kivilinna <jussi.kivilinna@iki.fi> committed rC97f392f43cf2: mpi: Add __ARM_ARCH for older GCC (authored by Jussi Kivilinna <jussi.kivilinna@iki.fi>).Jul 10 2013, 8:53 PM