This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34495] [4.3 Regression] accepts invalid initialization expressions with -std=f95
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Dec 2007 14:35:06 -0000
- Subject: [Bug fortran/34495] [4.3 Regression] accepts invalid initialization expressions with -std=f95
- References: <bug-34495-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from burnus at gcc dot gnu dot org 2007-12-17 14:35 -------
http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/2ad94287d7f8a6f0/
Related for non parameters:
real :: pi = transfer(123,pi)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34495