--- Comment #8 from pinskia at physics dot uc dot edu 2006-10-06 03:06
---
Subject: Re: real kind=16 failures on powerpc-darwin
On Fri, 2006-10-06 at 03:04 +, 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 gfortra
On Fri, 2006-10-06 at 03:04 +, 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
--- Comment #7 from kargl at gcc dot gnu dot org 2006-10-06 03:04 ---
(In reply to comment #6)
> The last work on this by Andrew was to propose the code fragment
> below for remapping the functions...
>
> static void
> darwin_patch_builtin (int fncode)
> {
> }
It is unclear to me where
--- Comment #6 from howarth at nitro dot med dot uc dot edu 2006-10-06
01:20 ---
The last work on this by Andrew was to propose the code fragment
below for remapping the functions...
static void
darwin_patch_builtin (int fncode)
{
tree fn = built_in_decls[fncode];
const char *newna
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-21 20:27 ---
I am no longer working on this one.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-02 00:41 ---
Mine, this is will be one of my last Darwin specific patches.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-02-20 23:53 ---
No longer working on this, too much troubles are causing to me to fix Darwin
bugs.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--