This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran] Minimum exponents for real kinds
- From: Bradley Lucier <lucier at math dot purdue dot edu>
- To: pbrook at gcc dot gnu dot org
- Cc: Bradley Lucier <lucier at math dot purdue dot edu>, gcc-patches at gcc dot gnu dot org
- Date: Fri, 29 Aug 2003 14:55:32 -0500
- Subject: Re: [gfortran] Minimum exponents for real kinds
I was curious about the use of these constants so I tried to look up
the code diff by clicking on the CVS entry for the file. I didn't get
the file and got the message for
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/
arith.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-
branch&r1=1.1.2.2&r2=1.1.2.3
of
Error
Error: gcc/gcc/fortran/Attic/arith.c.diff: no such file or directory
gcc@gcc.gnu.org
with the URL
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/Attic/arith.c.diff
displayed at the top. (I'm using Mozilla 1.5b on MacOS X.)
Is there some reason why the server seems to ignore the
only_with_tag=tree-ssa-20020619-branch?
Brad