Skip to content
Snippets Groups Projects
  • Kai Tietz's avatar
    a2a5609b
    re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c) · a2a5609b
    Kai Tietz authored
    	PR target/65038
    	* config.in: Regenerated.
    	* configure: Likewise.
    	* configure.ac (AC_HEADER_STDC): Add explicit.
    	(AC_CHECK_HEADERS): Check for default headers
    	plus for ftw.h one.
    	* libgcov-util.c (gcov_read_profile_dir): Disable use
    	of ftw-function, if header not found.
    	(ftw_read_file): Don't translate if ftw header isn't
    	present.
    
    From-SVN: r221055
    a2a5609b
    History
    re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)
    Kai Tietz authored
    	PR target/65038
    	* config.in: Regenerated.
    	* configure: Likewise.
    	* configure.ac (AC_HEADER_STDC): Add explicit.
    	(AC_CHECK_HEADERS): Check for default headers
    	plus for ftw.h one.
    	* libgcov-util.c (gcov_read_profile_dir): Disable use
    	of ftw-function, if header not found.
    	(ftw_read_file): Don't translate if ftw header isn't
    	present.
    
    From-SVN: r221055