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-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


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