./test_complex_source.c:633:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_complex_source.c:633:17: note: use function 'fabsl' instead ./test_complex_source.c:634:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_complex_source.c:634:17: note: use function 'fabsl' instead ./test_complex_source.c:669:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_complex_source.c:669:17: note: use function 'fabsl' instead ./test_complex_source.c:670:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_complex_source.c:670:17: note: use function 'fabsl' instead ./test_source.c:535:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:535:17: note: use function 'fabsl' instead ./test_source.c:535:53: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:535:53: note: use function 'fabsl' instead ./test_source.c:629:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:629:17: note: use function 'fabsl' instead ./test_source.c:629:53: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:629:53: note: use function 'fabsl' instead ./test_source.c:649:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:649:17: note: use function 'fabsl' instead ./test_source.c:649:53: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:649:53: note: use function 'fabsl' instead ./test_source.c:535:17: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:535:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:53: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:535:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:17: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:629:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:53: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:629:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:17: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:649:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:53: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:649:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'labs' instead ./test_source.c:535:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:53: note: use function 'labs' instead ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'labs' instead ./test_source.c:629:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:53: note: use function 'labs' instead ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'labs' instead ./test_source.c:649:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:53: note: use function 'labs' instead ./test_source.c:535:17: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:535:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:53: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:535:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:17: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:629:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:53: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:629:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:17: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:649:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:53: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:649:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:53: note: use function 'abs' instead ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:53: note: use function 'abs' instead ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:53: note: use function 'abs' instead ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: taking the absolute value of unsigned type 'unsigned short' has no effect [-Wabsolute-value] ./test_source.c:535:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: taking the absolute value of unsigned type 'unsigned short' has no effect [-Wabsolute-value] ./test_source.c:629:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: taking the absolute value of unsigned type 'unsigned short' has no effect [-Wabsolute-value] ./test_source.c:649:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:53: note: use function 'abs' instead ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:53: note: use function 'abs' instead ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:53: note: use function 'abs' instead ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: taking the absolute value of unsigned type 'unsigned char' has no effect [-Wabsolute-value] ./test_source.c:535:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: taking the absolute value of unsigned type 'unsigned char' has no effect [-Wabsolute-value] ./test_source.c:629:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: taking the absolute value of unsigned type 'unsigned char' has no effect [-Wabsolute-value] ./test_source.c:649:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:53: note: use function 'abs' instead ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:53: note: use function 'abs' instead ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:53: note: use function 'abs' instead ./test_complex_source.c:633:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_complex_source.c:633:17: note: use function 'fabsl' instead ./test_complex_source.c:634:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_complex_source.c:634:17: note: use function 'fabsl' instead ./test_complex_source.c:669:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_complex_source.c:669:17: note: use function 'fabsl' instead ./test_complex_source.c:670:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_complex_source.c:670:17: note: use function 'fabsl' instead ./test_source.c:535:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:535:17: note: use function 'fabsl' instead ./test_source.c:535:53: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:535:53: note: use function 'fabsl' instead ./test_source.c:629:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:629:17: note: use function 'fabsl' instead ./test_source.c:629:53: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:629:53: note: use function 'fabsl' instead ./test_source.c:649:17: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:649:17: note: use function 'fabsl' instead ./test_source.c:649:53: warning: absolute value function 'fabs' given an argument of type 'long double' but has parameter of type 'double' which may cause truncation of value [-Wabsolute-value] ./test_source.c:649:53: note: use function 'fabsl' instead ./test_source.c:535:17: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:535:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:53: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:535:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:17: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:629:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:53: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:629:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:17: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:649:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:53: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] ./test_source.c:649:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'labs' instead ./test_source.c:535:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:53: note: use function 'labs' instead ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'labs' instead ./test_source.c:629:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:53: note: use function 'labs' instead ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'labs' instead ./test_source.c:649:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:53: note: use function 'labs' instead ./test_source.c:535:17: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:535:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:53: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:535:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:17: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:629:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:53: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:629:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:17: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:649:17: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:53: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] ./test_source.c:649:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:53: note: use function 'abs' instead ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:53: note: use function 'abs' instead ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:53: note: use function 'abs' instead ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: taking the absolute value of unsigned type 'unsigned short' has no effect [-Wabsolute-value] ./test_source.c:535:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: taking the absolute value of unsigned type 'unsigned short' has no effect [-Wabsolute-value] ./test_source.c:629:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: taking the absolute value of unsigned type 'unsigned short' has no effect [-Wabsolute-value] ./test_source.c:649:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:53: note: use function 'abs' instead ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:53: note: use function 'abs' instead ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:53: note: use function 'abs' instead ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: taking the absolute value of unsigned type 'unsigned char' has no effect [-Wabsolute-value] ./test_source.c:535:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: taking the absolute value of unsigned type 'unsigned char' has no effect [-Wabsolute-value] ./test_source.c:629:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: taking the absolute value of unsigned type 'unsigned char' has no effect [-Wabsolute-value] ./test_source.c:649:53: note: remove the call to 'fabs' since unsigned values cannot be negative ./test_source.c:535:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:17: note: use function 'abs' instead ./test_source.c:535:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:535:53: note: use function 'abs' instead ./test_source.c:629:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:17: note: use function 'abs' instead ./test_source.c:629:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:629:53: note: use function 'abs' instead ./test_source.c:649:17: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:17: note: use function 'abs' instead ./test_source.c:649:53: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] ./test_source.c:649:53: note: use function 'abs' instead