This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug fortran/25850] real kind=16 failures on powerpc-darwin
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 05 Oct 2006 20:06:45 -0700
- Subject: Re: [Bug fortran/25850] real kind=16 failures on powerpc-darwin
- References: <bug-25850-10129@http.gcc.gnu.org/bugzilla/> <20061006030414.3382.qmail@sourceware.org>
On Fri, 2006-10-06 at 03:04 +0000, kargl at gcc dot gnu dot org wrote:
> It is unclear to me where you intend to put this function.
> If it is in the gfortran frontend, I will outright reject
> the patch and lobby to have it removed if anyone applies.
It should be in darwin.c in the back-end. C also has the same issue.
-- Pinski