OSDN Git Service

2007-04-07 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Apr 2007 20:20:49 +0000 (20:20 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Apr 2007 20:20:49 +0000 (20:20 +0000)
commit06d9158a95b64d705ebcf5a57fefd3d4cbe96273
tree390ae9fd0c3cb23aef9e2c93b81cc77d712c715e
parentd0f6ad221bbc8263318fe77adbbb253924f4831a
2007-04-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31222
* check.c (numeric_check): If an expresson has not got a type,
see if it is a symbol for which a default type applies.

2007-04-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31222
* gfortran.dg/default_numeric_type_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123643 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/check.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/default_numeric_type_1.f90 [new file with mode: 0644]