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]

[gfortran] patch for PR libfortran/24903


Hi all,

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?

FX

Attachment: pr24903.ChangeLog
Description: Binary data

Attachment: pr24903.diff
Description: Binary data


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