r275071 - in /branches/gcc-7-branch/gcc: cp/Cha...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Aug 30 11:14:00 GMT 2019


Author: jakub
Date: Fri Aug 30 11:14:56 2019
New Revision: 275071

URL: https://gcc.gnu.org/viewcvs?rev=275071&root=gcc&view=rev
Log:
	Backported from mainline
	2018-11-27  Jakub Jelinek  <jakub@redhat.com>

	PR c++/88181
	* class.c (fixup_attribute_variants): Also propagate TYPE_PACKED
	to variants.

	* g++.dg/debug/pr88181.C: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/debug/pr88181.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/class.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list