diff options
author | Florian Weimer <fweimer@redhat.com> | 2022-10-18 16:58:48 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2022-10-18 16:58:48 +0200 |
commit | 885b6660c17fb91980b5682514ef54668e544b02 (patch) | |
tree | 086df9c132f59edc69de275163858969becac32b /libgcc/libgcov-util.c | |
parent | 6be2672e4ee41c566a9e072088cccca263bab5f7 (diff) | |
download | gcc-885b6660c17fb91980b5682514ef54668e544b02.zip gcc-885b6660c17fb91980b5682514ef54668e544b02.tar.gz gcc-885b6660c17fb91980b5682514ef54668e544b02.tar.bz2 |
libiberty: Fix C89-isms in configure tests
libiberty/
* acinclude.m4 (ac_cv_func_strncmp_works): Add missing
int return type and parameter list to the definition of main.
Include <stdlib.h> and <string.h> for prototypes.
(ac_cv_c_stack_direction): Add missing
int return type and parameter list to the definitions of
main, find_stack_direction. Include <stdlib.h> for exit
prototype.
* configure: Regenerate.
Diffstat (limited to 'libgcc/libgcov-util.c')
0 files changed, 0 insertions, 0 deletions