[Bug fortran/47844] New: Pointer-valued function: Provide wrong result when dereferenced automatically after list-write

2011-02-21 Thread Kdx1999 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47844 Summary: Pointer-valued function: Provide wrong result when dereferenced automatically after list-write Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: minor

[Bug fortran/47845] New: Polymorphic deferred function: Not matched class

2011-02-21 Thread Kdx1999 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47845 Summary: Polymorphic deferred function: Not matched class Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: fortran AssignedTo:

[Bug fortran/47845] [OOP] Polymorphic deferred function: Not matched class

2011-02-22 Thread Kdx1999 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47845 --- Comment #2 from KePu 2011-02-22 12:54:10 UTC --- Thank you for respond this issue, I have modified the definition of vec:). But it seems that only the first argument can be set to subclass of vec, the other must be strictly set to vec, so the