This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29962] Initialization expressions
- From: "dfranke at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2007 18:41:36 -0000
- Subject: [Bug fortran/29962] Initialization expressions
- References: <bug-29962-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dfranke at gcc dot gnu dot org 2007-07-24 18:41 -------
Changed the title as init expressions are not restricted to the previously
named function.
The following is a list of items I am aware of that need to be done before init
expressions are complete:
TODO for F95, 7.1.6.1:
* nothing?!
TODO for F2003, 7.1.6, Specification Inquiry:
* "(7)a type parameter inquiry (6.1.3)"
TODO for F2003, 7.1.7:
* simplifiers for transformational intrinsics other than those listed by F95
* anything related to IEEE (see also PR29383)
* "(9) A kind type parameter of the derived type being defined"
Please add to this list whatever I may have missed :)
--
dfranke at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Initialization expressions |Initialization expressions
|checking in |
|gfc_intrinsic_func_interface|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29962