]> sourceware.org Git - glibc.git/commit
Use long wherever possible in mpa.c
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 25 Feb 2013 11:13:02 +0000 (16:43 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 25 Feb 2013 11:13:03 +0000 (16:43 +0530)
commite69804d14e43f14c3c65dc570afdbfb822c9838b
treea0c2babd57b26ece266f2e3517a8790ecf39db47
parent2f22a1e8dd817fecce67a8f3f8b807257960eec5
Use long wherever possible in mpa.c

Using long throughout like powerpc does is beneficial since it reduces
the need to switch to 32-bit instructions.  It gives a very minor
performance improvement.
ChangeLog
sysdeps/ieee754/dbl-64/mpa.c
This page took 0.037464 seconds and 5 git commands to generate.