gcc/libgfortran
Thomas Koenig 6545ef83c1 string_intrinsics.c (compare_string): Use memcmp instead of strncmp to avoid tripping over CHAR(0) in a string.
2006-05-28  Thomas Koenig  <Thomas.Koenig@online.de>

	* intrinsics/string_intrinsics.c (compare_string):
	Use memcmp instead of strncmp to avoid tripping over
	CHAR(0) in a string.

2006-05-28  Thomas Koenig  <Thomas.Koenig@online.de>

	* gfortran.dg/string_null_compare_1.f:  New test case.

From-SVN: r114175
2006-05-28 20:25:15 +00:00
..
config fpu-387.h: Use previously added SSE code in all cases, as it really is the right thing to do. 2006-04-01 21:24:24 +00:00
generated re PR libfortran/26985 (incorrect matmul result) 2006-05-05 11:08:23 +00:00
intrinsics string_intrinsics.c (compare_string): Use memcmp instead of strncmp to avoid tripping over CHAR(0) in a string. 2006-05-28 20:25:15 +00:00
io io.h (find_or_create_unit): Correct export declaration. 2006-05-27 11:36:49 +03:00
m4 re PR libfortran/26985 (incorrect matmul result) 2006-05-05 11:08:23 +00:00
runtime re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.) 2006-03-30 16:30:26 +00:00
acinclude.m4
aclocal.m4 configure.ac: Remove AC_FUNC_MMAP. 2006-05-26 22:12:08 +03:00
c99_protos.h
ChangeLog string_intrinsics.c (compare_string): Use memcmp instead of strncmp to avoid tripping over CHAR(0) in a string. 2006-05-28 20:25:15 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
config.h.in configure.ac: Remove AC_FUNC_MMAP. 2006-05-26 22:12:08 +03:00
configure configure.ac: Remove AC_FUNC_MMAP. 2006-05-26 22:12:08 +03:00
configure.ac configure.ac: Remove AC_FUNC_MMAP. 2006-05-26 22:12:08 +03:00
configure.host
fmain.c
libgfortran.h [multiple changes] 2006-03-22 19:09:11 +00:00
libtool-version
Makefile.am Makefile.am: Add install-html target. 2006-05-24 18:37:53 +00:00
Makefile.in configure.ac: Remove AC_FUNC_MMAP. 2006-05-26 22:12:08 +03:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh