This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [fortran] Add runtime warning mechanism to libgfortran
- From: Steven Bosscher <stevenb at novell dot com>
- To: FX Coudert <fxcoudert at gmail dot com>
- Cc: gfortran <fortran at gcc dot gnu dot org>, patch <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 4 Aug 2005 00:18:19 +0200
- Subject: Re: [fortran] Add runtime warning mechanism to libgfortran
- References: <42F1129B.7080001@gmail.com> <42F117A4.6080709@gmail.com>
On Wednesday 03 August 2005 21:14, FX Coudert wrote:
> ÂÂÂÂÂÂÂÂ* trans.c (gfc_trans_code): Remove main_program and attr.
> ÂÂÂÂÂÂÂÂ(gfc_generate_code): Move them here.
I'm not going to review code I wrote myself (unless others don't do
it either), but this ChangeLog entry is incorrect. I merely moved
those two variables into the if block.
Gr.
Steven