convert.c
31.2 KB
-
re PR tree-optimization/45034 ("safe" conversion from unsigned to signed char gives broken code) · 6befd6b0
2010-07-29 Richard Guenther <rguenther@suse.de> PR middle-end/45034 * convert.c (convert_to_integer): Always use an unsigned type for narrowed negate and bitwise not. * gcc.c-torture/execute/pr45034.c: New testcase. From-SVN: r162673
Richard Guenther committed