]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/50207 (G++ segv's on reduced test case)
authorJakub Jelinek <jakub@redhat.com>
Tue, 30 Aug 2011 04:30:42 +0000 (06:30 +0200)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 30 Aug 2011 04:30:42 +0000 (00:30 -0400)
commite7b6bcf3571f919b67a91141d56ddac2c377bbb7
treec3aa7e49d511db97026e1be585dacf2e4f566369
parent25dd2fdd4040158f1802913cd8407a77b8d0441b
re PR c++/50207 (G++ segv's on reduced test case)

PR c++/50207
* class.c (finish_struct_1): Complain if the first field is
artificial.

Co-Authored-By: Jason Merrill <jason@redhat.com>
From-SVN: r178276
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/dfp/base.C [new file with mode: 0644]