2 // { dg-options "-g -O -fno-tree-sra" }
10 static A f1 () { return ax; }
20 if (__builtin_expect (this->f6 () < this->f12 (), true))
29 if (this->f6 () < this->f12 ())
47 class E : virtual public D
57 operator bool () const;
64 d = this->f8 ()->f4 ();