------- Comment #4 from tkoenig at gcc dot gnu dot org 2007-01-30 20:18 ------- Subject: Bug 30525
Author: tkoenig Date: Tue Jan 30 20:18:05 2007 New Revision: 121357 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121357 Log: 2007-01-30 Thomas Koenig <[EMAIL PROTECTED]> Backport from trunk PR libfortran/30525 * intrinsics/string_intrinsics.c(compare_string): Make sure that comparisons are done unsigned. 2007-01-30 Thomas Koenig <[EMAIL PROTECTED]> Backport from trunk PR libfortran/30525 * gfortran.dg/char_comparison_1.f: New test. Added: branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/char_comparison_1.f Modified: branches/gcc-4_2-branch/gcc/testsuite/ChangeLog branches/gcc-4_2-branch/libgfortran/ChangeLog branches/gcc-4_2-branch/libgfortran/intrinsics/string_intrinsics.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30525