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: inhibit the sincos optimization when the target has sin and cos instructions


On 05/19/16 14:42, Cesar Philippidis wrote:

+  "operands[2] = make_safe_from (operands[2], operands[0]);"


Please use { ... } rather than "" for readability. Ok  with that change.

nathan


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