convert.c
28.1 KB
-
re PR tree-optimization/35202 (exp->expf transformation incorrect with -fmath-errno) · f060a261
2009-02-09 Richard Guenther <rguenther@suse.de> PR middle-end/35202 * convert.c (convert_to_real): Disable (float)fn((double)x) to fnf(x) conversion if errno differences may occur and -fmath-errno is set. From-SVN: r144030
Richard Guenther committed