typeck2.c (digest_init_r): Don't condition the object slicing warning on flag_checking.
authorMarek Polacek <polacek@redhat.com>
Mon, 8 Apr 2019 19:31:00 +0000 (19:31 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Mon, 8 Apr 2019 19:31:00 +0000 (19:31 +0000)
commit15f4769a12dd1640fcf6608c34eea46d8da86fbb
treea6b68ef4a070fb64c3a65932094b5d6692e72aae
parent04862afe9f5c54a420823f95bb6ae152eec64b8b
typeck2.c (digest_init_r): Don't condition the object slicing warning on flag_checking.

* typeck2.c (digest_init_r): Don't condition the object slicing warning
on flag_checking.

From-SVN: r270215
gcc/cp/ChangeLog
gcc/cp/typeck2.c