This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Ping my recent patches
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 14 May 2007 11:05:50 +0200
- Subject: Ping my recent patches
*ping* these three patches: one wrong-code, one
diagnostic/accepts-invalid, and one missed-optimization.
Don't evaluate substring bounds multiple times:
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00391.html
Bounds-checking for lower bound of last dimension of assumed-size
array: http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00405.html
We don't need libgfortran wrappers for malloc and free:
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00404.html