diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2011-08-29 09:05:11 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2011-08-29 09:05:11 +0000 |
commit | e7898e54f4dc9563328204d6e8b886982c9c3357 (patch) | |
tree | 1ab46c59fd14bef08ca5c2d0391ae644d39ae997 /gcc/tree-ssa-loop.c | |
parent | 4d59a001d319fe67785ec13d54dd58e0737d12b6 (diff) | |
download | gcc-e7898e54f4dc9563328204d6e8b886982c9c3357.zip gcc-e7898e54f4dc9563328204d6e8b886982c9c3357.tar.gz gcc-e7898e54f4dc9563328204d6e8b886982c9c3357.tar.bz2 |
re PR libfortran/50192 (Wrong character comparision with wide strings)
2011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/50192
* intrinsics/string_intrinsics.c (memcmp_char4): New function.
* intrinsics/string_intrinsics_inc.c: New macro MEMCMP, either
set to memcmp or memcmp_char4.
(compare_string): Use MEMCMP, with correct size for it.
* libgfortran.h: Add prototype for memcmp_char4.
2011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/50192
* gfortran.dg/widechar_compare_1.f90: New test.
From-SVN: r178173
Diffstat (limited to 'gcc/tree-ssa-loop.c')
0 files changed, 0 insertions, 0 deletions