This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/17590] Standard conformance should take intrinsics into account.
- From: "jblomqvi at cc dot hut dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2004 15:22:45 -0000
- Subject: [Bug fortran/17590] Standard conformance should take intrinsics into account.
- References: <20040921183311.17590.jblomqvi@cc.hut.fi>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jblomqvi at cc dot hut dot fi 2004-10-31 15:22 -------
Ok, my patch is here:
http://gcc.gnu.org/ml/gcc-patches/2004-10/msg02748.html
The only major difference compared to Graham's patch is the use of
__builtin_alloca instead of gfc_getmem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17590