mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	Update powerpc libm-test-ulps
Before this patch, the following tests were failing:
ppc and ppc64:
    FAIL: math/test-ldouble-j0
ppc64le:
    FAIL: math/test-float128-j0
    FAIL: math/test-float64x-j0
    FAIL: math/test-ibm128-j0
    FAIL: math/test-ldouble-j0
			
			
This commit is contained in:
		
				
					committed by
					
						
						Tulio Magno Quites Machado Filho
					
				
			
			
				
	
			
			
			
						parent
						
							26fbd74059
						
					
				
				
					commit
					c71d13a098
				
			@@ -1317,13 +1317,13 @@ Function: "j0_downward":
 | 
				
			|||||||
double: 2
 | 
					double: 2
 | 
				
			||||||
float: 4
 | 
					float: 4
 | 
				
			||||||
float128: 4
 | 
					float128: 4
 | 
				
			||||||
ldouble: 11
 | 
					ldouble: 12
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Function: "j0_towardzero":
 | 
					Function: "j0_towardzero":
 | 
				
			||||||
double: 5
 | 
					double: 5
 | 
				
			||||||
float: 6
 | 
					float: 6
 | 
				
			||||||
float128: 2
 | 
					float128: 4
 | 
				
			||||||
ldouble: 8
 | 
					ldouble: 16
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Function: "j0_upward":
 | 
					Function: "j0_upward":
 | 
				
			||||||
double: 4
 | 
					double: 4
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user