re PR debug/45003 (VTA issues with sign/zero extension and debug temporaries)
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
Showing
gcc/testsuite/gcc.dg/guality/pr45003-1.c
0 → 100644
Please
register
or
sign in
to comment