mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 10:50:51 +08:00
005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
* gfortran.fortran-torture/execute/character_passing.f90: Fix comment typo. From-SVN: r103042
This commit is contained in:
parent
6a134f1c7a
commit
a0b6babc1b
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
@ -1,6 +1,6 @@
|
||||
! 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user