This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/16579] gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255


------- Additional Comments From tobi at gcc dot gnu dot org  2004-07-21 21:15 -------
Also look at the beginning of simplify.c, ascii_table and xascii_table. These
are used for the frontend implemntations of char and ichar.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16579


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]