This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/50207] [4.7 Regression] G++ segv's on reduced test case


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50207

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-30 21:48:38 UTC ---
Author: jason
Date: Tue Aug 30 21:48:34 2011
New Revision: 178343

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178343
Log:
    PR c++/50207
    * class.c (finish_struct_1): Complain if the first field is
    artificial.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/dfp/base.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/class.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]