This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch ping**3


On Sun, Apr 03, 2005 at 06:18:28PM +0200, Tobias Schl?ter wrote:
> 
> I'll have a little bit of time next week so I would really appreciate if those
> would get approved by then.  I also think that the first patch might be
> considered release-critical (well, you know ...), as without it gfortran can't
> be used as drop-in replacement for g77 in the presence of precompiled libraries.
> 
> 2005-03-08 [gfortran] Fix PR 20178: Implement g77 / f2c calling conventions
> mail here: http://gcc.gnu.org/ml/fortran/2005-03/msg00126.html
> patch here: http://gcc.gnu.org/ml/fortran/2005-03/msg00129.html
> one-line fix here: http://gcc.gnu.org/ml/fortran/2005-03/msg00163.html
> 
> 2005-03-05 [gfortran] More type-safety issues
> http://gcc.gnu.org/ml/fortran/2005-03/msg00071.html
> (the part which removes the fold_convert doesn't work with the g77 calling
> conventions, but I think the should remove support for the NULL rhs anyway,
> and that part is independent)
> 

I've already said that the second half of the second patch is
accepted (ie., remove support for the NULL rhs).

As to the g77 compatibity issue, has anyone actually tested this?
ISTR that Steven Johnson complained bittered about the lack of
compatibility.  Have you contacted him to see if your patch 
solves his problem?

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]