diff options
author | Thomas Koenig <Thomas.Koenig@online.de> | 2006-06-01 19:23:56 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2006-06-01 19:23:56 +0000 |
commit | 47fe00d8f5ae7ba8e66f1c97f969eb87a4695ffe (patch) | |
tree | 5efb54dbef143558582bc811fea1879150fca2a4 /gcc/fold-const.c | |
parent | df5c71ac3c955306a63994af858694a29b2e6217 (diff) | |
download | gcc-47fe00d8f5ae7ba8e66f1c97f969eb87a4695ffe.zip gcc-47fe00d8f5ae7ba8e66f1c97f969eb87a4695ffe.tar.gz gcc-47fe00d8f5ae7ba8e66f1c97f969eb87a4695ffe.tar.bz2 |
re PR fortran/27715 (Extented ASCII characters lead to wrong "CASE" selection)
2006-06-01 Thomas Koenig <Thomas.Koenig@online.de>
PR fortran/27715
* arith.c: Cast the characters from the strings to unsigned
char to avoid values less than 0 for extended ASCII.
2006-06-01 Thomas Koenig <Thomas.Koenig@online.de>
PR fortran/27715
* gfortran.dg/extended_char_comparison_1.f: New test.
From-SVN: r114317
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions