mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 12:10:39 +08:00
Add NOMIPS16 to last commit (will be in gcc-patches@ message).
From-SVN: r129032
This commit is contained in:
parent
96f38a34e9
commit
1c0f477776
@ -1,6 +1,6 @@
|
||||
/* { dg-mips-options "-mabi=64 -O2" } */
|
||||
|
||||
long double __powitf2 (long double x, int m)
|
||||
NOMIPS16 long double __powitf2 (long double x, int m)
|
||||
{
|
||||
long double y = x;
|
||||
while (m >>= 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user