This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Little libgfortran constification
- From: François-Xavier Coudert <fxcoudert at gmail dot com>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: fortran at gcc dot gnu dot org, Jakub Jelinek <jakub at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 29 Sep 2005 15:57:47 +0200
- Subject: Re: [PATCH] Little libgfortran constification
- References: <20050929133027.GO1020@devserv.devel.redhat.com> <200509291532.17834.stevenb@suse.de>
- Reply-to: François-Xavier Coudert <fxcoudert at gmail dot com>
>> Constifies a few clearly constant global variables.
>> Tested on x86_64-linux.
>> Ok for HEAD?
Can you commit it in 4.0 as well?
FX