2 /* { dg-options "-fdump-tree-ealias-details -Wno-attributes" } */
3 /* { dg-skip-if "" { *-*-* } { "-O0" } { "" } } */
15 static int __attribute__((always_inline
))
19 /* In the inlined instance the dereferenced pointer needs to point to i. */
24 extern void abort (void);
34 /* { dg-final { scan-tree-dump "y.* = { i }" "ealias" } } */
35 /* { dg-final { scan-tree-dump "y.*, points-to vars: { D..... }" "ealias" } } */