Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Loading
  • fxcoudert's avatar
    daad4fd5
    PR libfortran/23272 · daad4fd5
    fxcoudert authored
    	* acinclude.m4 (LIBGFOR_CHECK_WORKING_STAT): New check.
    	* configure.ac: Use LIBGFOR_CHECK_WORKING_STAT.
    	* Makefile.in: Regenerate.
    	* aclocal.m4: Regenerate.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* io/unix.c (compare_file_filename): Add fallback case for
    	systems without working stat.
    	* io/open.c (already_open): Correct call to
    	compare_file_filename.
    	* io/io.h: Correct proto for compare_file_filename.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105824 138bc75d-0d04-0410-961f-82ee72b054a4
    daad4fd5
    History
    PR libfortran/23272
    fxcoudert authored
    	* acinclude.m4 (LIBGFOR_CHECK_WORKING_STAT): New check.
    	* configure.ac: Use LIBGFOR_CHECK_WORKING_STAT.
    	* Makefile.in: Regenerate.
    	* aclocal.m4: Regenerate.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* io/unix.c (compare_file_filename): Add fallback case for
    	systems without working stat.
    	* io/open.c (already_open): Correct call to
    	compare_file_filename.
    	* io/io.h: Correct proto for compare_file_filename.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105824 138bc75d-0d04-0410-961f-82ee72b054a4
configure.ac 19.44 KiB