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]

[v3] Minor <complex> clean up


Hi,

the second change is cosmetic, the first one is just about directly
forwarding to the underlying builtin operators, as operator*= and
operator/= already do. I also double checked that the optimized assembly
is the same.

Tested x86_64-linux, committed to mainline.

Paolo.

/////////////////////

Attachment: CL_complex
Description: Text document

Attachment: patchlet_complex
Description: Text document


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