This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/16579] gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2004 21:12:44 -0000
- Subject: [Bug fortran/16579] gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255
- References: <20040716002516.16579.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2004-09-01 21:12 -------
David, the testcase you checked in is identical to the one I checked in before
as gfortran.fortran-torture/execute/intrinsic_i_char.f90. I leave it up to you
to decide which one is superfluous and remove it.
I'm wondering if it wouldn't be better if we had the failing testcases from g77
as XFAILs in our testsuite, this way I wouldn't have missed that this PR
resulted from a g77 testcase.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobi at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16579