gcc 3.3 and ppc fixes
Original commit message from CVS: gcc 3.3 and ppc fixes
This commit is contained in:
parent
a3625bca95
commit
e95fdde2ad
@ -144,7 +144,8 @@ void conv_short_double_ref(short *dest, double *src, int n)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef HAVE_CPU_PPC
|
/* #ifdef HAVE_CPU_PPC */
|
||||||
|
#if 0
|
||||||
void conv_short_double_ppcasm(short *dest, double *src, int n)
|
void conv_short_double_ppcasm(short *dest, double *src, int n)
|
||||||
{
|
{
|
||||||
int tmp[2];
|
int tmp[2];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user