--- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-07-07 16:35
---
I will have a look
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
Ass
--- Comment #2 from dfranke at gcc dot gnu dot org 2007-07-06 12:53 ---
*** Bug 32649 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32644
--- Comment #1 from dfranke at gcc dot gnu dot org 2007-07-06 11:53 ---
gcc version 4.3.0 20070627 (experimental)
$> gfortran-svn -g -Wall pr32644.f90
pr32644.f90:2.14:
CHARACTER*1, c
1
Warning: Unused variable c declared at (1)
gcc version 4.3.0 20070705 (experimental)
$