1 /* { dg-do compile { target { int32plus } } } */
2 /* { dg-options "-O1" } */
4 /* This assignment might be implemented with a mem copy from the
5 literal pool with two BLKmode operands. This produced an ICE on S/390
6 since simplify_subreg was called for such a BLKmode operand. */