summaryrefslogtreecommitdiff
path: root/mpi/ec.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2013-08-30 17:56:35 +0200
committerWerner Koch <wk@gnupg.org>2013-09-04 11:25:06 +0200
commit8698530b2f9ef95542f1dd550961de7af86cc256 (patch)
tree4f389d0931e7ee327895102ba2e5128434167300 /mpi/ec.c
parentb28b1f732e1b4f9c62a9de87c22c6bb0d3f8fdb8 (diff)
downloadlibgcrypt-8698530b2f9ef95542f1dd550961de7af86cc256.tar.gz
mpi: Suppress newer gcc warnings.
* src/g10lib.h (GCC_ATTR_UNUSED): Define for gcc >= 3.5. * mpi/mpih-div.c (_gcry_mpih_mod_1, _gcry_mpih_divmod_1): Mark dummy as unused. * mpi/mpi-internal.h (UDIV_QRNND_PREINV): Mark _ql as unused. -- Due to the use of macros and longlong.h, we use variables which are only used by some architectures. At least gcc 4.7.2 prints new warnings abot set but not used variables. This patch silences them. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'mpi/ec.c')
0 files changed, 0 insertions, 0 deletions