1 /* { dg-require-effective-target divmod_simode } */
2 /* { dg-options "-O2 -fdump-tree-widening_mul-details" } */
3 /* div and mod are not in same bb and
4 bb's containing div and mod don't dominate each other. */
19 /* { dg-final { scan-tree-dump-times "DIVMOD" 0 "widening_mul" } } */