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: [gfortran] patch for PR libfortran/24903


On Wed, Feb 15, 2006 at 01:22:12AM +0100, FX Coudert wrote:
> >Attached patch fixes PR libfortran/24903: we used to separately assign 
> >real and imaginary parts of a complex instead of simply using 
> >__builtin_conj{f,,l}.
> >
> >Bootstrapped and regested on i686-linux. OK for trunk?
> 
> ping. i have to say i'm very tempted to say i'll commit it during the 
> week-end if nobody has objection. i'll probably send another warning 
> before I do, though :)
> 

I don't know m4, but the patch looks to be "obvious".  :-)

-- 
Steve


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