OSDN Git Service

2010-09-24 Steven G. Kargl < kargl@gcc.gnu.org>
authorkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Sep 2010 05:55:59 +0000 (05:55 +0000)
committerkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Sep 2010 05:55:59 +0000 (05:55 +0000)
commited951961502296b13693af0cd8d80290d767a1e4
tree6a6e24a82a64416d1e9b911053664b619ba7717e
parent1613e8b81c9ac6420a9706063fc783d80a6f0408
2010-09-24  Steven G. Kargl  < kargl@gcc.gnu.org>

* fortran/interface.c (gfc_match_end_interface): Deal with user defined
operators that overload rational operators and C1202.

2010-09-24  Steven G. Kargl  < kargl@gcc.gnu.org>

* testsuite/gfortran.dg/operator_c1202.f90: New test.

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