1 /* PR optimization/12628 */
2 /* The following test used to ICE in init_alias_analysis because the
3 given command line options meant that reg_scan wasn't (re)run before
4 the jump bypassing pass. */
6 /* { dg-do compile } */
7 /* { dg-options "-O2 -fno-expensive-optimizations" } */