gcc/libgfortran/intrinsics
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
..
abort.c libgfortran ChangeLog: 2006-05-27 10:11:29 +03:00
args.c
associated.c associated (associated): Zero-sized arrays should not be reported as ASSOCIATED. 2006-05-25 12:47:08 +00:00
bessel.c
c99_functions.c
chdir.c
cpu_time.c
cshift0.c
ctime.c
date_and_time.c
dprod_r8.f90
env.c
eoshift0.c
eoshift2.c
erf.c
etime.c
exit.c
f2c_specifics.F90
fget.c
flush.c
fnum.c
ftell.c
gerror.c
getXid.c
getcwd.c
getlog.c
hostnm.c
hyper.c
ierrno.c
ishftc.c
kill.c
link.c
malloc.c
mvbits.c re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.) 2006-02-08 00:52:37 +01:00
pack_generic.c
perror.c
rand.c
random.c
rename.c
reshape_generic.c
reshape_packed.c
selected_int_kind.f90
selected_real_kind.f90
signal.c
size.c
sleep.c
spread_generic.c
stat.c
string_intrinsics.c 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
symlnk.c
system.c
system_clock.c
time.c
transpose_generic.c
tty.c
umask.c
unlink.c
unpack_generic.c