pr45003-1.c
595 Bytes
-
re PR debug/45003 (VTA issues with sign/zero extension and debug temporaries) · 68eaf35c
PR debug/45003 * cfgexpand.c (expand_debug_expr) <case NOP_EXPR>: Use ZERO_EXTEND or SIGN_EXTEND depending on TYPE_UNSIGNED of the operand's type instead of the result's type. * gcc.dg/guality/pr45003-1.c: New test. From-SVN: r162336
Jakub Jelinek committed