Fix gcc-platforms bustage
git-svn-id: svn://10.0.0.236/trunk@151386 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -81,7 +81,7 @@ fp_except_t oldmask = fpsetmask(~allmask);
|
||||
*/
|
||||
|
||||
typedef union txdpun {
|
||||
PRFloat64 value;
|
||||
PRFloat64 d;
|
||||
struct {
|
||||
#if defined(IS_LITTLE_ENDIAN) && !defined(CPU_IS_ARM)
|
||||
PRUint32 lo, hi;
|
||||
|
||||
Reference in New Issue
Block a user