pr67653.c
186 Bytes
-
re PR middle-end/67653 (ICE on valid code on x86_64-linux-gnu: verify_gimple failed) · bdd3aea6
PR middle-end/67653 * gimplify.c (gimplify_asm_expr): Warn if it is too late to attempt to mark memory input operand addressable and call prepare_gimple_addressable in that case. Don't adjust input_location for diagnostics, use error_at instead. * c-c++-common/pr67653.c: New test. * gcc.dg/torture/pr29119.c: Add dg-warning. From-SVN: r232640
Jakub Jelinek committed