1 /* PR optimization/11841 */
2 /* Originator: Andrey Panov <panov@canopus.iacp.dvo.ru> */
3 /* Reduced testcase by Volker Reichelt <reichelt@igpm.rwth-aachen.de> */
5 /* Verify that the (old) loop unroller doesn't wrongly mark a pseudo
6 referenced in a note as local. */
9 /* { dg-options "-O2 -funroll-loops" } */