diff options
author | Jason Merrill <jason@redhat.com> | 2019-06-25 12:15:40 -0400 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2019-06-25 12:15:40 -0400 |
commit | a4cc28287993320b4550a8a1d3842172d41b8d1c (patch) | |
tree | 5cab53c6ed870a1e647482ffeca76676911c19e1 /gcc/config.gcc | |
parent | 27bb6f7c4775b6dc554811eec9597511e2d38973 (diff) | |
download | gcc-a4cc28287993320b4550a8a1d3842172d41b8d1c.zip gcc-a4cc28287993320b4550a8a1d3842172d41b8d1c.tar.gz gcc-a4cc28287993320b4550a8a1d3842172d41b8d1c.tar.bz2 |
class.c (resolves_to_fixed_type_p): Check CLASSTYPE_FINAL.
* class.c (resolves_to_fixed_type_p): Check CLASSTYPE_FINAL.
If we have a pointer to final class, we know the dynamic type of the object
must be that class, because it can't have any derived classes.
From-SVN: r272656
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions