https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82312
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Known to work| |5.4.0, 6.4.0
Keywords| |wrong-code
Last reconfirmed| |2017-09-24
Ever confirmed|0 |1
Summary|Pointer assignment to |[7/8 Regression] Pointer
|component of class variable |assignment to component of
|results wrong vptr for the |class variable results
|variable. |wrong vptr for the
| |variable.
Known to fail| |7.2.0, 8.0
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Regression which occurred between r241089 + 3 patches (2016-10-13, OK) and
r241140 + 4 patches (2016-10-13, wrong). I did not find any obvious candidate
in this range.