This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran, committed] Minor cleanups to intrinsic.c
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Jerry DeLisle <jvdelisle at verizon dot net>
- Cc: Fortran List <fortran at gcc dot gnu dot org>
- Date: Sat, 31 Mar 2007 12:19:37 +0200
- Subject: Re: [gfortran, committed] Minor cleanups to intrinsic.c
- References: <460C451A.30508@physik.uni-muenchen.de> <460C58FF.9010703@verizon.net>
Jerry DeLisle wrote:
Tobias Schlüter wrote:
trying to understand the intricacies of intrinsic.c, I ran into these
cleanups which I committed under the obviously correct rule after the
obligatory testing on i386-darwin. I'm seeing a recent regression in
fmt_t_4.f90, but I verified that it is unrelated to this patch.
Tobi,
Has this problem been reported anywhere? I have not seen it. It must
be Darwin specific.
The problem disappeared after I rebuilt from scratch.
- Tobi