Commit a0b6babc by Thomas Koenig Committed by Thomas Koenig

005-08-12 Thomas Koenig <Thomas.Koenig@online.de>

        * gfortran.fortran-torture/execute/character_passing.f90:
        Fix comment typo.

From-SVN: r103042
parent 6a134f1c
2005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
* gfortran.fortran-torture/execute/character_passing.f90:
Fix comment typo.
2005-08-12 Giovanni Bajo <giovannibajo@libero.it>
PR c++/8271
......
! PR middle-end/20030
! we were messing up the access in LSAME for
! the character agruments.
! the character arguments.
program foo
character*1 a1, a2, b
logical LSAME, x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment