1 /* PR 17252. When a char * pointer P takes its own address, storing
2 into *P changes P itself. */
8 /* Make 'a' point to itself. */
11 /* Change what 'a' is pointing to. */
14 /* If a's memory tag does not contain 'a' in its alias set, we will
15 think that this predicate is superfluous and change it to